playMaker

Author Topic: How to make a transition based on a value?  (Read 1155 times)

spicyasian128

  • Playmaker Newbie
  • *
  • Posts: 18
How to make a transition based on a value?
« on: February 19, 2018, 03:13:09 PM »
Right now I'm using a basic slider as a stand in health bar for my turn based game, and I've got a variable that automatically sets it at 100, while every successive turn from the enemy sets it down by a random amount. What I'm wondering is what action I would need in order to have a transition when that value hits zero, so that I can transition into a level change and game over screen.

ch1ky3n

  • Full Member
  • ***
  • Posts: 208
Re: How to make a transition based on a value?
« Reply #1 on: February 24, 2018, 03:50:45 AM »
You can use "Camera Fade Out" and "Camera Fade In"