M Michael New member Jun 12, 2009 #1 for example in a platform game, when the character falls down he falls through the ground which is obviously retarded. how the F do you get him to stand on it. thanks! Actionscript 2 is what im used to but i could learn something else i guess
for example in a platform game, when the character falls down he falls through the ground which is obviously retarded. how the F do you get him to stand on it. thanks! Actionscript 2 is what im used to but i could learn something else i guess
T The Canadian Gentleman Guest Jun 12, 2009 #2 When he hits a wall, to make him stop, you'd need to use a hitTest function.