Hi! So I’ve been following along with the tutorials line per line for every video. Aside from a difference in my object sizes, I haven’t done much experimentation with anything else.
For some reason, while following #21 of the tutorials, I noticed that the "Bumped into a thing this many times: " notification appears immediately after I press ‘Play’ when testing my game. The only conclusion I have is that the Collision method is detecting the Player object making contact with the ground. I’ve changed the Y axis of my player to make it hover slightly off the ground, but is there any way to solve this without making this change?
Thank you. I’m loving the tutorials so far!
