Hi all,
I have some problem with how to spawning enemy with pinned animation in it..
-player (movable)
-enemy
-enemyAnimation (pinned to enemy)
-spawn enemy
-enemy with animation moving toward player
but when I try to spawn enemy and enemyAnimation and pin it. it didnt work. the animation not pinned with enemy object. just only object that moving toward player..
dl.dropboxusercontent.com/s/3ekpxm1i1d7ga62/pinned%20spawn%20object.capx
sorry about link.. :D
Develop games in your browser. Powerful, performant & highly capable.
sorry triple post.. <img src="smileys/smiley19.gif" border="0" align="middle" />
dropbox.com/s/3ekpxm1i1d7ga62/pinned%20spawn%20object.capx
I think you made a little mistake
you were pinning the animation object to itself,
I think you made a little mistake you were pinning the animation object to itself,
oowh,, thanks u..
and sorry for that mistake,, but it working now..