Advertisement

How to create smooth sprite movement?

Started by March 15, 2000 06:09 AM
1 comment, last by Pavel Krupets 24 years, 11 months ago
In my game sprites sometimes moved anisochronous... Why it''s happend? How to create smooth sprite movement?
Is it the user controlled sprite ? maybe you''ve used linked the movement to the typematic refresh thingy ?
Advertisement
You should move it preferably by not more than 3 pixels/time to create smooth movements. What API are you using for your sprites?

============================
Daniel Netz, Sentinel Design
"I'm not stupid, I'm from Sweden" - Unknown
============================Daniel Netz, Sentinel Design"I'm not stupid, I'm from Sweden" - Unknown

This topic is closed to new replies.

Advertisement