Flappy Birds Clone in 10 minutes

11

Index

Attached Files

The following files have been attached to this tutorial:

.rar

Stats

85,951 visits, 547,830 views

Tools

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Published on 10 Feb, 2014. Last updated 19 Feb, 2019

Step 2

On your "Start" layout, right click on the white space and "Insert New Object". Under "Form Controls" double click on "Button". Set the button's text to "Play".

Go to the event sheet for the "Start" layout. Click "Add event". Double click "Button". Select "On clicked". It should now look like this:

Click "Add action" for the new "On clicked" event. Double click "System" and then double click "Go to layout". Select the "Game" layout and press OK. Your event should look like this:

  • 0 Comments

Want to leave a comment? Login or Register an account!