Hi! I’m trying to get this turkey model to move to point1
However I keep getting the error
TweenService:Create no property named 'Position' for object 'Turkey2'
This is my current code, and I feel like I have everything setup properly so I’m not sure where i’m going wrong. Clearly i’m not setting the target position correctly, I’m just not sure how to fix.
I’ve tried going back over the documentation to see if there was anything that I was misunderstanding, and I also checked this out TweenService:Create no property named 'Position' for object 'OriginalPosition' none of these seemed to have helped.