Moving objects on....
Hey,
Well, my question is this. How would you go about moving an object on an isometric map. My problem is that, lets say the object is at WorldCoordinates(20,15), how would I relate that to screen coordinates? Also, how should I go about animation? What is the best way to do it.
Thanks. Later...
If someone has any idea on how to do this, or know any place that has a lot of info then could you please respond? Thanks.
It all depends. If you want to, firstly scroll ur map, u have to set some kind of ViewX and ViewY positions where when u press sirtain keys they''ll be incr. or decr. and secondly it depends on how u want to move ur object - isometrically or just in a 0 - 90 - 180 - 270 system (eg flat 2d)
Now, u press down key - ur viewy val is +, say 32 pixels. and so on.
Also, u render all objects as viewx+objectx and viewy+objecty
Get it?
if not , download my map editor at www.planet-source-code.com/vb/ and search for Advanced Map Editor/RPG editor
Cheers!
Now, u press down key - ur viewy val is +, say 32 pixels. and so on.
Also, u render all objects as viewx+objectx and viewy+objecty
Get it?
if not , download my map editor at www.planet-source-code.com/vb/ and search for Advanced Map Editor/RPG editor
Cheers!
" Do we need us? "Ionware Productions - Games and Game Tools Development
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement