1
0

InstanceCreationCode_inst_31964013.gml 56 B

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