09-11-2006, 01:00 PM
Floating Location Window
Tsunokiette
Sep 11 2006
Credits go to Zeriab and Me
Just place this above main -
To make it show longer find this line -
And just change the number at the end.
The window fades out automaticly, adjusts to the map's name, so it doesn't get obscured, and doesn't affect event, or player proccessing. No errors should come up.
EDIT : *update* Version 2 includes the ability to disable the window for certain maps such as cutscenes, simply make the map have no name, no spaces either.
Tsunokiette
Sep 11 2006
This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.
No support is given. If you are the owner of the thread, please contact administration.
Credits go to Zeriab and Me
Just place this above main -
Version_2
To make it show longer find this line -
Code:
@frame_wait = Graphics.frame_count + 100
And just change the number at the end.
The window fades out automaticly, adjusts to the map's name, so it doesn't get obscured, and doesn't affect event, or player proccessing. No errors should come up.
EDIT : *update* Version 2 includes the ability to disable the window for certain maps such as cutscenes, simply make the map have no name, no spaces either.