View Single Post
Old
DickBaldwin
Guest
 
Status:
Posts: n/a
Default 11-21-2007, 06:37 AM

Quote:
Originally Posted by Godo View Post
Hi all!

...

Remember, the games would be really simple - ie, moving a character around, collecting some items, avoiding obstacles, etc.
Among the students who contribute to this forum, one of the biggest complaints is the lack of collision detection in Alice 2.0. As near as I have been able to determine, in order to determine the proximity of one object to another and stop the movement when they collide, they must approach one another in short steps instead of executing a move method and stopping in the middle of the move. However, I may be wrong on this because I haven't given it a lot of thought. If this will be an issue, I recommend that you search the forum for the keyword collision.

Dick Baldwin
Free Alice tutorials: http://www.dickbaldwin.com/tocalice.htm
Free programming tutorials: http://www.dickbaldwin.com/toc.htm
   
Reply With Quote