- Home /
Question by
sev7nheavengames · Apr 17, 2013 at 06:09 PM ·
java
Unity Editor Function Animation
Hello I really need some help when im in the editor I want a character to play an animation while in the editor and he is not selected. Like the Far Cry 3 Editor how you have a AI placed some where and a animation when he's not selected so please let me know the function on this I use JAVA Script but please help. PEACE! :)
Comment
I think you'd need an editor script that used AnimationUtility.StartAnimation$$anonymous$$ode to make that work.