- Joined
- May 6, 2017
- Messages
- 270
- Reaction score
- 110
- First Language
- Italian
- Primarily Uses
- RMMV
As the thread title suggests, I'm trying to create an Intro Scene which plays before the Title Scene once you run the game (you know, that thing which is usually done for games opening, team logos and such).
As you can see in the draft, I've already set my scene as "Intro Scene" in the database.
The first three commands are executed just fine, but that's not the case for the last one: it's a call script I wrote myself. I know litterally nothing about CoffeScript (also, I have little to no experience as a scripter). Where's the problem?
P.S.: I've also tried using the pre-made common event "Back to Title", but it didn't work (also I really don't get how a "Change Scene" with no Scene selected, which should just close the game, is supposed to accomplish that).
As you can see in the draft, I've already set my scene as "Intro Scene" in the database.
The first three commands are executed just fine, but that's not the case for the last one: it's a call script I wrote myself. I know litterally nothing about CoffeScript (also, I have little to no experience as a scripter). Where's the problem?
P.S.: I've also tried using the pre-made common event "Back to Title", but it didn't work (also I really don't get how a "Change Scene" with no Scene selected, which should just close the game, is supposed to accomplish that).
Attachments
-
94.4 KB Views: 21


