ParaToxic Posted December 28, 2012 Share Posted December 28, 2012 Hey ya, I'm making some draws for all manager and systems I need for the gameplay-state and now think about the Progresssystem. Lets say I have a map with only 2 rooms.You start at room 1 and when you open the door between them, the NPCs behind the door starts to attack you. Now I need to save this actions in a file with all event keys and targets for the events.For example I would create a trigger box before the door and link the collision event to the opening of the door. Then an other trigger box follows behind the door with the activating of the NPCs as the target. But I need to save this progress as a progress file ( my idea was it to create a profile and the loader for that and each profile has progress files you can load ). So my question is what do you think how such a manager/system for recording,saving and loading could look like ? Thanks for advance Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.