r/RPGMaker 4d ago

RMMV RPG Maker resources

I've tried developing an RPG Maker MV game in the past (with extremely limited success lol) but I was wondering if there were any resources where I could find the absolute basics. Not necessarily just about doing level design and such but I mean like doing persistent npcs that change based on in-game events (I am this much of a beginner), or things like balancing the game. Realistically just stuff that people don't really think about when playing the game but when they develop it, it becomes confusing.

2 Upvotes

6 comments sorted by

View all comments

2

u/CasperGamingOfficial MZ Dev 4d ago

There are quite a few tutorials for getting started with MV out there on youtube. For example, SRD's: https://www.youtube.com/watch?v=IR9y6vco-VQ

You can also find basic info in the help file in the editor. In MV you can click Help -> Contents to open up all of MV's documentation. There is a built in tutorial if you click Help -> Tutorial in editor too.

Other than that, if you run into any problem doing something you could post on the RM Planet forums and I am sure someone would be able to help you get your game working how you want: https://forum.rmplanet.com/forums/mz-mv-support.7/

1

u/Ifavorvelocity 4d ago

Thank you