Actor rotate towards other actor ?
I am trying to make a cannon rotate towards the player.
I have tried rotate to position of the player.
I have tried vectortoangle (self position x - hero x, self position y - hero y)
Any ideas ?
I have tried rotate to position of the player.
I have tried vectortoangle (self position x - hero x, self position y - hero y)
Any ideas ?
Comments