The tittle seems confusing, but i want to move an item (Linear movement) and set a time of movement, for example:
Part.Vector3 = Vector3.new(X,Y,Z),Time
I want to keep everything simple. Thanks for responding ![]()
The tittle seems confusing, but i want to move an item (Linear movement) and set a time of movement, for example:
Part.Vector3 = Vector3.new(X,Y,Z),Time
I want to keep everything simple. Thanks for responding ![]()
Try to use TweenService (TweenService | Documentation - Roblox Creator Hub). It can move it like a animation.