Link back to main page: Home
Sorry for not updating the site much, I've been busy with other stuff, but will try to find time for it more frequently.
I've wanted to write a little about RM and things I would have done differently in retrospect. There is too much to really go over, so I'll just write some more basic notes for now and maybe edit later.
In terms of production, proper pipe-lines and development tools came in pretty late. This substantially increased dev time, as it could take a lot of time to test changes. I thought dev tools would take too long to implement compared to time saved, but was sorely mistaken.
As it turns out simple things like being able to teleport the player to the cursor and quadruple the gamespeed made testing way faster, and only took a few minutes to implement ( I made all of twwwr without either of these ). Another tool that came in handy was the ability to teleport the player to any part of the map, these 3 combined made it possible to access more or less every place in the game in a few seconds.
Also worth noting this was only added due to requests from the publisher to help QA, so without that suggestion it's likely RM would have been a way worse game due to slower development.
--------- --------