Jump to content

Preview an animation


foxday

Recommended Posts

Posted

what is the console code to preview a sexlab animation , for example if i want to just test a certain stage with just ONE actor involved?

Posted

Open the console, click on the NPC you like and type: SAE <name of the animation idle>

Please keep in mind that the NPC will continue moving on its own. So select someone that is doing some static pose (like a bartender.)

 

You can play the animation on the player with the command: Player.SendAnimationEvent <name of the anim>

 

Names of the animations are the ones specified in the FNIS file (e.g. FNIS_SexLab.txt)

 

Posted

Open the console, click on the NPC you like and type: SAE <name of the animation idle>

Please keep in mind that the NPC will continue moving on its own. So select someone that is doing some static pose (like a bartender.)

 

You can play the animation on the player with the command: Player.SendAnimationEvent <name of the anim>

 

Names of the animations are the ones specified in the FNIS file (e.g. FNIS_SexLab.txt)

 

Wouldn't clicking on them in the console and entering the command "TAI" also work? To prevent them from moving outside of the animation idle you want to play.

Posted

TAI (Toggle AI packages) stops the evaluation of packages for ALL NPCs.

Yes, it will prevent the NPCs from moving.

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...