Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: godotengine#9355
- Loading branch information