#need help with tweens
1 messages · Page 1 of 1 (latest)
show the script
the issue is that ur not newPosition variable do stays the same
u would need to put newPosition and tween variables into the MouseClick event
what would that look like
im super new so i dont rlly know anything
move the
local newPosition = ...
and
local tween = tweenService...
above the tween:Play() inside of the clickdetector.MouseClick
omg thanks 😭
it works perfectly now
i rlly appreciate your help