Linear Velocity
Use linear velocity and built-in animation to make your character run off of the platforms.
6 Modules:
- Concepts
- Move the Hero
- Create a Controller
- Drop Down
- Create Your Own Drop Down Game
- Quiz
Double Jump
Detect collsions and apply impulses to make your character do a double jump.
6 Modules:
- Concepts
- Learn to Jump
- Learn to Double Jump
- Jumpman
- Create Your Own Side-Scroller Game
- Quiz
Receiving Values
Send damage values to attacking robots and save the day.
6 Modules:
- Concepts
- Learn to Shoot
- Hit the Enemy
- Defeat the Robots
- Create Your Own 2D Shooter
- Quiz
Lists
Create an inventory list so that your character can collect loot.
6 Modules:
- Concepts
- Adding Items
- Equipment
- Collect the Items
- Create Your Own Item Collector Game
- Quiz
Laser Tennis
Detect inventory list contents and use laser swords to deflect enemy projectiles.
6 Modules:
- Concepts
- Check Your Inventory
- Deflect the Laser
- Batters Up
- Create a Laser Tennis Game
- Quiz
Enemy AI
Create an enemy robot that moves around based on information in a randomized list of values.
6 Modules:
- Concepts
- Simple Movement
- Movement with List
- Space Wars
- Create Your Own Space Shooter
- Quiz
Leaderboards
Use cloud lists and global variables to create a high scores leaderboard.
6 Modules:
- Concepts
- Scoreboard
- Leaderboard
- Beat the Highscore
- Add More Rankings
- Quiz
Platform Movement
Use linear velocity and conditional logic to make it look like the platforms are flying across the screen.
6 Modules:
- Concepts
- Moving Platforms
- Moving Actors
- Add What You Want
- Create Your Own Platformer
- Quiz