playMaker

Author Topic: Store Float Subtract to new Variable in FSM [SOLVED]  (Read 1153 times)

mikelantzelo

  • Playmaker Newbie
  • *
  • Posts: 6
Store Float Subtract to new Variable in FSM [SOLVED]
« on: August 18, 2020, 05:12:40 PM »
Hi! I am new here and i want to ask how can i store a float subtract result to new variable in FSM.
« Last Edit: August 20, 2020, 06:18:16 AM by mikelantzelo »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Store Float Subtract to new Variable in FSM
« Reply #1 on: August 18, 2020, 05:13:40 PM »
Hi.
You should use Float Operator instead :)

mikelantzelo

  • Playmaker Newbie
  • *
  • Posts: 6
Re: Store Float Subtract to new Variable in FSM
« Reply #2 on: August 18, 2020, 05:18:41 PM »
Thank you... Gonna try this!