3
Logic
Jesse Howard edited this page 2026-07-31 09:09:05 -04:00

Logic by GDevelop Scenes

Most logic for the gameplay 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. The exceptions to this are the Login and Register scenes. Each separate map also has some logic on its own for spawning, but this is kept very minimal.

Follow the links below for the screenshots of each scene and its event sheet