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?
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?
About the author
Associate David Montgomery-Blake
David MontgomeryBlake
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).