suprmario1 / nostaljia

Automatically exported from code.google.com/p/nostaljia
0 stars 0 forks source link

Enhancement in Actor to control the correct position of character #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Improve Actor to control the correct position of character. Modify method
Actor.moveWithClash() to check the x and y axis and put the character in
the calculated position of map where it does not collid anymore.

Original issue reported on code.google.com by janion...@gmail.com on 23 Nov 2008 at 7:15

GoogleCodeExporter commented 9 years ago
Corrected to store the last valid position of the Actor and adjust position of
character based on the last valid coordinates if clashes, and the logic of the 
object
wich collided is executed.

Original comment by janion...@gmail.com on 27 Jul 2009 at 12:26