playMaker

Author Topic: State Variables???  (Read 19663 times)

netheriteofficial

  • Playmaker Newbie
  • *
  • Posts: 1
State Variables???
« on: April 28, 2025, 08:55:37 AM »
Is there a way to define variables inside of states so i can have temporary variables?

stigma

  • Full Member
  • ***
  • Posts: 218
Re: State Variables???
« Reply #1 on: April 29, 2025, 11:07:24 AM »
of course, these will be local variables.

RaymondCRodgers

  • Playmaker Newbie
  • *
  • Posts: 1
Re: State Variables???
« Reply #2 on: May 27, 2025, 11:30:36 PM »
Defining temporary variables in state is a great feature it really adds flexibility and allows for more dynamic game logic