Jump to content
Sign in to follow this  
avibird 1

How do I pull up Animation Viewer in eden editor

Recommended Posts

I am trying to watch all the Animation but only see the codes. Do i need to add some other codes to so i can see the movements.

Share this post


Link to post
Share on other sites

I am trying to watch all the Animation but only see the codes. Do i need to add some other codes to so i can see the movements.

Just open up Eden, create new scenario, place yourself, the player. Preview. Now press the Pause button and here you go.

Share this post


Link to post
Share on other sites

Wouldn't mind being able to open the animation viewer from within 3den *without* having to start a mission first. :>

  • Like 1

Share this post


Link to post
Share on other sites

Put this into init.sqf

null = [] spawn { sleep 1; disableSerialization; call BIS_fnc_animViewer; };

start mission

Share this post


Link to post
Share on other sites

That's kinda useless, though, as you can do the same without a script by pressing esc -> animation viewer, while being in a started mission.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×