RichWebster Posted February 19, 2023 Posted February 19, 2023 Hey folks. Is there a way to have the seating animation skipped, either via script or keyword or such, for a specific object? I thought MoveTo() would do the trick, based on the notes, but it just moves the player to it, not force them to sit instantly.
RichWebster Posted February 19, 2023 Author Posted February 19, 2023 Or even better, move a furniture position with the player already seated?
maxarturo Posted February 19, 2023 Posted February 19, 2023 You can, but you need to move both objects, because the actor doesn't actually seats, the actor is just playing an animation. To get a better understanding of this you can do a simple experiment: - Force an actor to use a furniture and then disable the furniture while the actor is using it.
Recommended Posts