Hello, in the CapX that left as you approach the enemy goes to you, but only in a straight line, I want to follow you around the stage. Anyone know how to get it?
dropbox.com/s/qm8l39l9ftnn5hm/proyect.capx
<img src="smileys/smiley24.gif" border="0" align="middle" />
dl.dropboxusercontent.com/u/68458825/proyect.capx
this work?
Thanks but does not work well at all. I want that when I approached the enemy run towards me, but in your CapX from the beginning and goes for you, besides the enemy is super slow.
this should work. you can mess with the speed in the events.
It works, thank you very much for everything <img src="smileys/smiley36.gif" border="0" align="middle" />
Sorry to bother again, but anyone know how to make the enemy surrounds the obstacle and go towards you? I leave the CapX not around, it hits the wall
Pathfinding?
Been tried several capx, but it gives me javascript error, do not understand why?
Develop games in your browser. Powerful, performant & highly capable.
Help... <img src="smileys/smiley7.gif" border="0" align="middle" />
Yes, pathfinding.
javascript fails me in all the examples I've tried ... because it can be?
I don't get a javascript error but this usually occurs because things are looping too fast. Add in some Wait time of 0.1 seconds in the follow logic.