Summary
When setting the “StartPositionSeconds” field to a value other than 0 in the play_animation_controller’s class function Play() or PlayAndAwait(), the animation on the NPC does not start at any other time than 0 when it should.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
Play an animation through verse on a spawned NPC from the npc spawner device while setting the field “StartPositionSeconds” to a valid value other than 0 (and the animation’s length is greater than or equal to the time given)
Expected Result
The NPC should start playing the animation at the specified time
Observed Result
The NPC plays the animation from the beginning of the animation sequence
Platform(s)
PC