- Joined
- Mar 15, 2005
- Messages
- 112
Basically what I want to do is make my hero's head face left or right when I press left/right arrow keys. I've tried facing angles polar offsets etc. My camera in the game looks left/right when you use arrow keys and I thought it would be cool if your hero looked in that direction. I've tried using an invisible dummy unit that is always moved in front of your hero, but with no success. I can get this to work perfectly if my hero is facing north. Please test your suggestion before replying and thanks.
Turn Head
Events
Player - Player 1 (Red) Presses the Left Arrow key
Conditions
Actions
-------- This is just an example --------
Animation - Lock Hero[1]'s Head to face Hero[1]?, offset by (0.00?, 0.00?, 0.00?)
Turn Head
Events
Player - Player 1 (Red) Presses the Left Arrow key
Conditions
Actions
-------- This is just an example --------
Animation - Lock Hero[1]'s Head to face Hero[1]?, offset by (0.00?, 0.00?, 0.00?)