Sit (Procedure)

From the CreationKit Wiki
Jump to navigation Jump to search

Behavior

Description:
Walk to a piece of furniture and use it.

The procedure completes:
Does not complete.

Parameters

  • Target (Target): Specifies which piece of furniture to use.

                                     

Notes

It is useful to pair this procedure with a Wait procedure in a simultaneous branch. This effectively puts a timer on how long the actor will sit. It should be noted that this wait time would begin counting down as soon at the actor begins walking to the furniture, not when the actor sits in the furniture.

See Also

  • ??? None.