VectorToAngel
Shanemc
Member Posts: 86
Ok so I have fish swimming and when it hits a wall I want it to change directions and go the other way. But I cant seem to get the fish to rotate so the the head is always facing the way the fish is moving. l would like for them to face the way they are swimming. Any help would be appreciated.
Comments
Then have a rule when attribute self motion linear x is > 0 change image to right facing image
then another rule when attribute self motion linear x is < 0 change image to left facing direction
cheers
or some variation of that to get it facing the way that you wish.