- Joined
- Jun 27, 2017
- Messages
- 6
- Reaction score
- 3
- First Language
- English
- Primarily Uses
- RMMV
I'm new to scripting in MV and have been googling how to do this but couldn't find what I wanted.
I want an event to fade in smoothly, so I've made a loop that sets the event's opacity gradually increasing it. However the screen isn't updated until the script has finished. Is there some call to update what is displayed during a script? I'd prefer not to use a plugin as it seems like it should be simple enough and I'll probably just use it once anyway.
I want an event to fade in smoothly, so I've made a loop that sets the event's opacity gradually increasing it. However the screen isn't updated until the script has finished. Is there some call to update what is displayed during a script? I'd prefer not to use a plugin as it seems like it should be simple enough and I'll probably just use it once anyway.


