Not sure if it's possible to load from files like a text file. But I would like to make a really basic Credits and maybe other menu options down the road when you first load the game up. Be nice if you can load it directly from a text file for easy editing.
This way I also can easily credit everyone :)
EDIT: Found a nice script here:
http://forums.rpgmakerweb.com/index.php?/topic/7810-garycxjk-hacked-together-credits-script/
In the demo comes with another script to add it to the front menu! Uses a text file and everything.
Looking for the most basic Credits Scripts for the front menu loaded from a txt file?
● ARCHIVED · READ-ONLY
-
-
You want it to work like scrolling text? Does player need to watch the whole thing, or can they press space to skip it?
-
Scrolling is fine and an ability to skip would be also fine to go back to the main menu. I'm not sure if scrolling is the best way but I assume it's the best way to display a large list of text. I just want to make sure I can provide the best credit within the game as well as out of the game :)You want it to work like scrolling text? Does player need to watch the whole thing, or can they press space to skip it?
Thanks. -
Scrolling would probably be the best way to make it flexible enough that you can just edit the text file.
-
Yeah that sounds perfect. I would love something just like that :)