diff --git a/Logic.md b/Logic.md new file mode 100644 index 0000000..1ca9e25 --- /dev/null +++ b/Logic.md @@ -0,0 +1,6 @@ +# Logic by GDevelop Scenes + +Most logic happens on a single Event Sheet and is linked to on from other sheets. This allows for all of the code to be in one place and adding new scenes quite easy. + +## +