Forum
Conversations about the forum and it's future. Also this is where to ask for help with using the forum itself.
Latest engine news:
- B
StaticBody2D will not trigger _on_body_entered() function in Area2D
- DaveTheCoder replied
- I have been trying to make a simple shooter game in the past few days. However, whenever a bullet (an Area2D will an on_body_entered() signal/function) collides with an ammo crate (a staticBody2D) it ...