playMaker

Author Topic: Rotation z variable help!  (Read 2438 times)

nabilfx

  • Full Member
  • ***
  • Posts: 186
Rotation z variable help!
« on: July 11, 2015, 04:05:28 PM »
how can i launch events, depends on a variable rotation z value?

DarkSoul

  • Playmaker Newbie
  • *
  • Posts: 37
Re: Rotation z variable help!
« Reply #1 on: July 11, 2015, 05:36:42 PM »
Hello,

You can use , Compare float value .

I hope this helps

nabilfx

  • Full Member
  • ***
  • Posts: 186
Re: Rotation z variable help!
« Reply #2 on: July 11, 2015, 06:08:55 PM »
Is like a pendulum, the object has gravity, when it begins to rotate to the right, a button applies force to the opposite side, and so on. The position in the picture must have a value of 0, and the limit on the red line value 100 to one side and -100 to the other side. when the game time runs out, will trigger a specific event depending on the position.
How can i do a variable with those values? At 20 lauch an event, and so on diferent events depends on the value.

DarkSoul

  • Playmaker Newbie
  • *
  • Posts: 37
Re: Rotation z variable help!
« Reply #3 on: July 11, 2015, 06:18:53 PM »
Hello,

Oh , It is you   :)
I know I have described this before , I only described it  because My unity scene was corrpted so if I needed to upload it I need to start over .

Anyway , give me two to three days and I will build the scene again and upload it .


nabilfx

  • Full Member
  • ***
  • Posts: 186
Re: Rotation z variable help!
« Reply #4 on: July 11, 2015, 06:20:45 PM »
thank you very much. my email nabilfx@gmail.com

nabilfx

  • Full Member
  • ***
  • Posts: 186
Re: Rotation z variable help!
« Reply #5 on: July 15, 2015, 05:08:52 PM »
DarkSoul you did the example?