Hi, I have problem with enemies in 2.5D Game. Problem is rotating the enemy. I would like to enemies moves like Player. I dont know how to resolve it. Any Ideas?
Regards Laikkk
Here is a sample www(dot)dropbox.com/s/r3ps02l8yq5rc4l/sample.capx
Please save as single file, Capx not caproj, for us to be able to download.
Probably all you have to do is in the movement behaviour properties choose set angle to no.
upload a capx file
.capx file Uploaded
I had set angle at 'no' but then my enemies doesn't go to my player. Enemy is going straight ;/
laikkk
Here is your solution, use the bullet behavior, not set angle.
Also, make sure you set angle to 'no'.
Develop games in your browser. Powerful, performant & highly capable.
GameThirsty
Thanks you. Now is ok ;)