Is CreativeAnimation not useable through Verse yet?
Getting this error
This invocation calls a function that has the ‘suspends’ effect, which is not allowed by its context.(3512)
This function parameter expects a value of type tuple(creative_prop,tuple(),vector3,rotation,float), but this argument is an incompatible value of type tuple(tuple(?creative_prop,spawn_prop_result),tuple(),vector3,rotation,float).(3509)
I also tried using CreativeAnimation as an editable variable but it was saying “unexpected type” or something to that effect.