#Instance.new not working
45 messages · Page 1 of 1 (latest)
not position
make sure its cancollide first
then set the position
okay
so set the position after line 21
alright
well i did it and no error and it still doesnt work :/
alright thanks
hitbox.Anchored = true
didnt change anything
is the part in workspace ? When you search it from explorer
no
the blank model is a dummy btw
local hitbox = Instance.new("Part")
hitbox .Parent = game.Workspace
ill try even tho im sure it wont change anything
At line 15 when you print it print what ?
Workspace Hitbox
yes its a debounce
no
the debounce use is to keep players from spawning multiple hitboxes
lmao
i removed the debounce system and it works
thanks
.Visible = true
still doesnt work
U can see it from studio ?
the ui?
Yes
yes i can
i fixed it