playMaker

Author Topic: GUI Error: Invalid GUILayout state in view. Verify that all layout Begin/End ca  (Read 962 times)

ch1ky3n

  • Full Member
  • ***
  • Posts: 208
This happens when in certain states we use
Get Component <Custom Script>
Get Properties From the script (in my case float)
then try to compare it to something else.

When we click the state, everything disappeared

EDIT found out that it happens when you try to convert enum to int.
« Last Edit: July 26, 2022, 01:31:46 PM by ch1ky3n »

Render Feynolt

  • Playmaker Newbie
  • *
  • Posts: 1
Same, but with an array