Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ///----------------------------------------------///
- /// obj_gameDataHandler ///
- ///----------------------------------------------///
- Make sure that you create this object in the very beginning of the game.
- Do not forget to make it persistent if you create it in menu rooms.
- ///----------------------------------------------///
- /// Create event ///
- ///----------------------------------------------///
- StoreEnemyLootData();
- ///----------------------------------------------///
- /// Clean Up event ///
- ///----------------------------------------------///
- ClearLootData();
Advertisement
Add Comment
Please, Sign In to add comment