diff --git a/Documentation/Concept.md b/Documentation/Concept.md index e022911..4d47bc3 100644 --- a/Documentation/Concept.md +++ b/Documentation/Concept.md @@ -1,6 +1,6 @@ # Concept -The game takes place in a world in which the fantasies and imagination of the real world materialize. Each part of the game contains a unique way to interact with the NPCs (like different variations of jrpg-like games, but a new variation each time). +The game takes place in a world where fantasies and imagination from our world become real. Each part of the game contains a unique way to interact with the NPCs (like different variations of jrpg-like games, but a new variation each time). ## Character Editor @@ -8,7 +8,7 @@ The player can upload the sprite animations of the game character into the game ## Movement -Moving around the game world is done reminicent of retro JRPG games, with an overhead view, but deviations such as platforming sections will probably take place. +Moving around the game world is done reminicent of retro JRPG games, with an overhead view, but also, deviations from this view such as platforming sections will probably take place in specific parts of the game. ## Inspiration