1
0

InstanceCreationCode_inst_7DC0AA33.gml 54 B

1234
  1. criteria = function()
  2. {
  3. return state == state_dash;
  4. }