Game Development Reference
In-Depth Information
What we need to set up is for the projectile to spawn when we click the mouse. This won't
be too hard. Go back to the event sheet and add a Mouse event. The Mouse event that we
want to add is the On any click event. Since this game is really simple, we are going to
use this option. If you want to link firing to a specific button, you can select On click .
Your project should look like the following screenshot:
Search WWH ::




Custom Search