- Joined
- Feb 28, 2019
- Messages
- 15
- Reaction score
- 1
- First Language
- English
- Primarily Uses
- RMMV
I am a newbie getting started with RMMV and would like to do some javascript work. I've been looking at various plugins and learning how things work, but it would be great if there was some detailed documentation on how the engine works. Is there a book or some other documentation explaining things?
For example, it would be neat to understand things like:
1. How do I override the movement for events?
2. Where do I put my own function if I want some javascript code executed every frame?
3. How does the battle engine work and what are useful javascript hooks I can use to modify it?
Thanks in advance
For example, it would be neat to understand things like:
1. How do I override the movement for events?
2. Where do I put my own function if I want some javascript code executed every frame?
3. How does the battle engine work and what are useful javascript hooks I can use to modify it?
Thanks in advance


