Sunday, February 23, 2020

Making Astral Collision (An RPG Maker MV Project) Part 21



I finally finished the first draft of all of the weapon damage formulas! I spend a bunch of this video discussing them. I also updated the way the weapon comparison display was being generated to better accommodate the way I calculate weapon damage.

I then discuss the character class detailed design work I'm just beginning to embark on, particularly the need for it and why what I've done on it up to this point hasn't been enough.

Sunday, February 16, 2020

Making Astral Collision (An RPG Maker MV Project) Part 20



As I was looking at weapon formulas, I began thinking about the fact that I'd want to balance the various weapons against each other as I worked on the game and got more of a sense of where balance should be late game. I also thought about how much work that tweaking was going to be, as I'm going to want to add more weapons to the game.

Then I had a realization: I could move the damage and critical hit multiplier formulas into functions in a separate file!

I go over that thought process and what I did about it in this video.

Sunday, February 9, 2020

Making Astral Collision (An RPG Maker MV Project) Part 19



Now with more webcam! I'm still a bit inexperienced with being on camera, so please be patient with me as I get used to it. :)

As for this episode, I finished plans for non-weapon equipment specs and fleshed out a couple more weapons, but my specific focus was on the early game experience—how does the game feel when you first start it up? What should that look like in equipment, goals, and skills? I generally figured out the first two this week, but while I've got a philosophy for that last one, I still need to hammer out the details.

There's also some smaller tweaks that I made and some other general concerns I want to keep an eye on. Overall, there's a lot to cover in this episode!

Sunday, February 2, 2020

Making Astral Collision (An RPG Maker MV Project) Part 18



The rest of life was really busy this week, so I wasn't able to get much done on Astral Collision. But "not much" isn't nothing! So let's talk about the things I did get done: Finishing the enchantments (I review 'em all); a new, additional necklace design; and a new Ninja skill!