pls help i am confused
most likely asleep by the time anyone responds so if you can and will help check in tomorrow i really need this
1 messages · Page 1 of 1 (latest)
pls help i am confused
most likely asleep by the time anyone responds so if you can and will help check in tomorrow i really need this
All functions need to be called before actually doing anything. Please watch a basic tutorial on how scripting works.
Also the if statement in the first picture can be simplified to this:
local active = script.Parent.Material == Enum.Material.Neon
Also learn about connections
k thx
Also you never need to do == true or == false
You can just put the bool in or do not bool