Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Then, on your sleeping character event, add an event page with the condition:
Event Switch "CharacterSleep" is ON.
Now, set up the event like this:
Trigger: Automatically start (Parallel Process)
Commands:
1: Show sleep emoticon on this event
2: Wait for 2 seconds
And that’s it — now you have your sleeping character!
It's very important to choose "Parallel" if you want the event to run in the background. If you do not choose "Parallel", the event will block everything else until it's finished.
This works the same way as Autorun and Parallel Process events in RPG Maker.