Jump to content

How do I customize this code to play different animations?


Recommended Posts

Posted

How do I customize this code to play different animations?

 

 

; // Create our actor array using our chosen actor references
actor[] sexActors = new actor[2]
sexActors[0] = SexLab.PlayerRef
sexActors[1] = akSpeaker

; // Initialize our animation array as empty, so SexLab will pick the animations based on defaults
sslBaseAnimation[] anims

; // "Buisness Time"
SexLab.StartSex(sexActors, anims)

 

 

I want the female actor and female target actor to do a strap-on blowjob for example.

 

Is there a thread anywhere on the forum that shows example scripts to play different animations between male/female or female/female or futa female/female ?

 

Archived

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

  • Recently Browsing   0 members

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