#help
1 messages Ā· Page 1 of 1 (latest)
there is an object that you are trying to access that is not what you think it is (you expected something with a muzzle property, but got an area node instead) thats why when you call get_child(weapon_index).muzzle.visible it breaks...
its right there in the error
knife.gd does not have a variable named muzzle.
How do you put a muzzle on a knife
Nahh