i have a problem with my script, everytime i try to tween a model it gives an error TweenService:Create no property named ‘Position’ for object ‘Door’ but it works if i tween with a part, what should i do to fix this
Please when pasting code put triple backticks (`) at the start and end of the code.
Anyways, models don’t have a position value, only CFrame so you need to tween that instead