is there a way to play the animation on map on a fix position ?
that doesnt move when the player moves. i need it to be fix on the map. like a tree on a fore ground
window.tempDragonBone.x = 200;
window.tempDragonBone.y = 400;
a code similar to this but instead it is on an "ID"
please help. thanks