#scripting help pls

13 messages · Page 1 of 1 (latest)

green hearth
#
if towerToSpawn then
        if input.UserInputType. == Enum.UserInputType.MouseButton1 then
            if canPlace then
                spawnTowerEvent:FireServer(towerToSpawn.Name, towerToSpawn.PrimaryPart.CFrame)
                RemovePlaceholderTower()
            end
        elseif input.UserInputType.KeyCode == Enum.KeyCode.R then
            rotation += 90
        end
    end
#

@surreal shadow Try this

green hearth
#

Hi

#

Was dead

#

Asleep

#

@surreal shadow

sand socketBOT
#

studio** You are now Level 3! **studio

green hearth
#

Uhoh

#

Tell me

#

You gotta weld the pistol to the arm

#

And since you’re moving it

#

You wanna use a weldconstraint instead of a normal weld

#

I am not an expert when it comes to guns unfortunately