#CFrame issues

6 messages · Page 1 of 1 (latest)

simple cradle
#

are you using :WaitForChild() for hrp

simple cradle
odd lily
#

Well it worked but now it says HumanoidRootPart is not a valid member of Model "Normal" and the script connected to that is local projectileTween = TweenService:Create(projectile, TweenInfo.new(0.5), {Position = target.HumanoidRootPart.Position}) projectileTween:Play() debris:AddItem(projectile, 0.5)

#

nvm i fixed it ty :D

simple cradle