playMaker

Author Topic: Level Win & Fail on collision  (Read 1254 times)

SutharsanY

  • Playmaker Newbie
  • *
  • Posts: 1
Level Win & Fail on collision
« on: January 07, 2016, 09:46:09 AM »
Hi,

I am Scripting noob.

I am creating a Car parking game.

Level scene will have Car , Barriers (Obstacles) and a Trigger ON Star object.

What I want is, Level should be fail when Car Collide Barriers.
And Level should be passed when  collide Star.

Pls help me  :-\

mdotstrange

  • Hero Member
  • *****
  • Posts: 555
    • Can't code? Who cares! Make games anyway!
Re: Level Win & Fail on collision
« Reply #1 on: January 07, 2016, 06:42:32 PM »
Sounds like you just need to use some "trigger event" actions and "restart level" actions- and possibly "load level"
Indie game dev and instructor at the Strange School. Learn Playmaker at the Strange School!