Game Development Community

Platformer camera problem

by demasoni · in General Discussion · 08/28/2008 (6:26 am) · 1 replies

Hi
i am writing a platformer game.
problem is when i mount the camera to actor (in my actorbehavior) the actor sprite have convulsion! (when actor is running every thing is good ,even on sloped platform! but when actor is jumping there is convulsion) but when i remove mount command (static camera) ,game is smooth!
sceneWindow2D.mount(%this.owner, "0 0", 0, true);
what is the problem?

#1
08/28/2008 (6:47 am)
I would recommend asking this on the TGB Public forums. You'll probably get a better response there.

You can change your forum subscriptions by going to Community and Forums and then editing your subscriptions (link at the top of the forums page).