Namespace Edgar.Unity.Examples.Example2
Classes
Example2Chest | Example implementation of a chest that is opened (sprite change) when the players interacts with it. |
Example2Exit | Example implementation of an exit is activated by pressing E and loads the next level. |
Example2GameManager | Example of a simple game manager that uses the DungeonGeneratorRunner to generate levels. |
Example2Chest
Example implementation of a chest that is opened (sprite change) when the players interacts with it.
Example2Exit
Example implementation of an exit is activated by pressing E and loads the next level.
Example2GameManager
Example of a simple game manager that uses the DungeonGeneratorRunner to generate levels.