Slide Show Helper
Video Tutorials
Overview
Build your own version of FruitFall using a theme you love. I used Star Wars as my theme.
Steps to Success
- Click on this link
- Fill out the proposal
- Change the title of the sheet to include your name. Example, Eid’s Game Proposal and Check Sheet
- Share, using Google Docs, the sheet with [email protected]
Game Requirements
Required Scenes
Start/Splash |
YouWin |
YouLose |
Level1 |
Level2 |
Level3 |
Required Actors
Spawner |
Background actor 1 |
Background actor 2 |
Background actor 3 |
Good Falling Object 1 (Tag as Point) |
Good Falling Object 2 ( Tag as Point) |
Good Falling Object 3 (Tag as Point) |
Bad Falling Object 1( Tag as Lose) |
Bad Falling Object 2 ( Tag as Lose) |
Basket or other actor to catch falling items |
DisplayScore Actor |
Pause |
YouWin |
GameOver |
Required Behaviors (code)
Score |
Display text |
Random objects falling in random places |
Sound behavior |
Music behavior (played during the game) |
Move basket left |
Move basket right |
Destroy Actor |
Required Attributes (Variables)
Score |
Display text |
Random objects falling in random places |
Sound behavior |
Music behavior (played during the game) |
Move basket left |
Move basket right |
Destroy Actor |