Hey,
just a short question about my game logic. Is it better to disable the attack CollisionBox2D so it is not visible or should I deactivate my addDmg function ?
And takes the disabling of components ( I think I can do it with script.enable = false ) more recourses ?
Regards,
LifeArtist