#I want to cease the player from using the attack while they're dead

9 messages · Page 1 of 1 (latest)

cerulean phoenix
#

I want to cease the player from using the attack while they're dead, but when I use the code in the picture, the player cannot use the attack anymore after dying once

clever jasper
#

why

#

loops

#

for startpos and midpos

cerulean phoenix
clever jasper
#

?

#

how tf does it affect the game

#
local function StartPos(a)
    return a + Vector3.new()
end
#

also