in those RPG games, when a player walk, does the game use hitTest() to check collisions? I don’t think they use tiles because then they’ll have too much tiles. My idea is that they use tiles (only 1 and 0), and draw a picture that fit with the tile map. Is that right? Or is there any other solution for collision? hitTest is slow, I think
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Non-tile based map collison/hitTest questions!
|
0 | 99 | December 13, 2005 | |
Rpg game help with hittest?
|
0 | 71 | September 3, 2007 | |
hitTest vs Walkable
|
0 | 34 | May 10, 2005 | |
hitTest vs Walkable | 0 | 40 | May 10, 2005 | |
Rpg-help | 0 | 35 | June 6, 2004 |