Joeri Dammejoeridamme.hashnode.devยทDec 8, 2023Godot 4: Detect body collision before adding Node to scene in a 2D game (part 2).Introduction In my previous blog post, I explained how we can detect two overlapping objects before making it visible in the scene. I achieved this with an Area2D and a CollisionShape2D. However, this was not the ideal solution I was aiming for, as i...128 readsGodotAdd a thoughtful commentNo comments yetBe the first to start the conversation.