Hi everyone,
I have many events and actions that are called on start of layout events. Is there any way to postpone all these events when I first loading my game. For example, a picture will be displayed until I press Enter. Then, all these events will be called on start of layout.
Thanks in advance.