#pls help

8 messages · Page 1 of 1 (latest)

shell finch
#

i need urgent help with tweening. please help someone im noob coder

#

local TweenService = game:GetService("TweenService")
local part = game.Workspace.part

part.Position = Vector3.new(-1, 22, -59.5)
part.Anchored = true
part.Parent = game.Workspace

local goal = {}

#

if game.Workspace.Button.ClickDetector.MouseClick
then goal.Position = Vector3.new(-1, 22, 45)
local tweenInfo = TweenInfo.new(15)
end

#

pls help

lucid vortex
#

u not even

#

tell

#

the issue

shell finch
#

i aint workin