4
0
Fork 0
This repository has been archived on 2023-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
surprise_dungeon/objects/oChest/Create_0.gml

1 line
70 B
Plaintext

if (oGame.coffre[oGame.posX, oGame.posY] = 0) instance_destroy(self);