Skip to content

Pixel Platformer

PlayMaker → Addons → Pixel Platformer

A mini platformer with player, enemies, pickups, levels, etc.

screenshot

Features

The sample shows how to:

  • Use Input and 2D Physics to control the player.
  • Sync animator parameters to player state.
  • Collect pickups.
  • Make traps that kill the player.
  • Setup patrol routes.
  • Respawn player when killed.
  • Create falling platforms.
  • Create one way platforms.