A community breakdown of the similarities and differences between game engine features.
Legend:
✔️: Feature IS supported.
❌: Feature IS NOT supported.
❔: Feature support is TBD. You can help replace these with ✔️ or ❌.
📓: Feature requires additional clarification via Additional Notes section.
| Feature | Summary | Unity | UE4 | Godot | GMS2 |
|---|---|---|---|---|---|
| Components | Building blocks of data | ✔️ | ✔️ | ✔️ | ❌ |
| GameObjects | Things in the world | ✔️ | ✔️ | ✔️ | ✔️ |
| Levels | Spaces for GameObjects | ✔️ | ✔️ | ✔️ | ✔️ |
A visual space in which to place and configure game objects.
Name: Scenes
Structure: A