June 2018
Beginner to intermediate
298 pages
7h 38m
English
The Bullet is checking for bodies in the rocks group, so in the Rock scene, click on the Node tab and choose Groups. Type rocks and click Add:

Now, if you run the game and shoot a rock, you'll see an error message because the bullet is trying to call the rock's explode() method, which you haven't defined yet. This method needs to do three things:
Read now
Unlock full access