Hi guys! Me again! <img src="smileys/smiley2.gif" border="0" align="middle" />
Here's my problem : I'm using the platformer controller for a platform game. I want to if an enemy hit my player I wanna push him around on the X axis for lets say a couples of pixels foward!
I really don't know how to do that(dont worry i know how to test for the collision!) <img src="smileys/smiley2.gif" border="0" align="middle" />
I've tried the move forward on collision, but it's only make my player appear at the desired bumped distance!!!
Any help is really appreciated!