1
0

Create_0.gml 83 B

1234567
  1. damage = 1;
  2. owner = noone;
  3. hitbox_type = "COLLISION";
  4. x_offset = 0;
  5. y_offset = 0;