Wiki

Case Status
Log In

Wiki

 
Home ยป Samples»M2H Marble Game
Index
Navigation
Community Wiki

M2H Marble Game

Game marble contains only a few interactive features, which makes it a very good sample to study as you begin developing with playmaker.

Download

You will need to download first the c# game examples

You can download the package here

Basically, it took me 49 minutes in total to port the scripted scene to Playmaker. The scene has no script and works with the standard set of actions shipped with playmaker, no custom actions created :)

While I create the explanations on each Fsm, please post on the playmaker forum if you have questions about this scene.

Explanations

Features:

  • simple Ball physics control
  • simple trigger management between gems and marble.
  • simple game logic management
  • simple gui interface

Scene Set up:

The scene set up it very simple.

Fsm descriptions:

We only have 6 Fsm in there. Each one is explained and detailed below ( listed by GameObjects followed by the fsm name):

Credits:

Thanks to Mike Hergaarden (M2H), the one behind these great game samples.

Tags:

Last modified on 6/12/2012 5:24 AM by User.

  • RSS Feed