#Why my hitbox exists but system thinks that it's nil?
1 messages · Page 1 of 1 (latest)
The problem is on the server script
What is "Destroying"?
The script is not thinking your hitbox is nil, this is happening because "Destroying" doesn't exist
Atleast that's what it says on the error
oh
well uh.. I just saw the event which fires the signal whenever an instance is preparing to destroy itself
and it worked for first time
maybe i should put the table cleaning inside of the module function
destroying exists
itt is a event that fires when something is about to be destroyed
the problem is probably there
where he is creating the hibox
there is a red underline
it happens