Files
godot-docs/getting_started/first_3d_game
Filipe José d3e8abd710 Change misleading comment in 'Your first 3D game'
On the collision processing code (Chapter 6 - Jumping and squashing monsters) there is a misleading comment saying that the collision.get_collider() == null has the purpose of checking for a collision with the ground.

This addresses the following open issue: https://github.com/godotengine/godot-docs/issues/9355
2024-05-15 23:15:51 +01:00
..