External events

Just a simple question, does external-events save storage or performanche.

In sense of lower storage use and better performance?

This is what the documentation says:

“External Events help keep event sheets clean, and prevent the need to repeat the same events in multiple places.”
https://wiki.gdevelop.io/gdevelop5/interface/events-editor/external-events/

So they are a way of organizing and reusing event blocks. Just by using an external event, you are not improving the performance or save storage.

2 Likes

Thank you for the information.