Tools

Here's a page that lists all the tools I've worked on. A lot of these are designed with mainly with RPG Developer Bakin in mind, but you could find your uses in other situations.


All of these tools are free, so that others can improve their own RPG Developer Bakin games. There's no need to credit me, but it's always nice if you do.


Additionally, most of these were made with the involvement of AI code.


RPG Developer Bakin tools


Game Description
Template Event Maker A webtool to generate from an exported event (that is prepared with special comments) a template event, allowing you to make custom events with map-specific functionalities (like doors and treasure chests).
Lip Sync for Message Audio A modification of ThatDaleDude's Message Audio plug-in, with a Lip Sync feature, mainly for 3D models.
VRM Facial Presets v3 A preset of facial expressions that is used among my plug-ins for VRoid models. You can also use it standalone for most of the keys.
Battle System Tweaker A (currently outdated) script snippet adder to the default battle system code. Will probably get updated after I'm finished with Ecrazeus Castle and return to making the RPG game.
Texture Mask Map Generator An external program that quickly generates Mask Map textures according to Bakin's standards for any texture.
3D Video Panel An external program that generates from a video a series of sprites, a seperate audio channel, and a eventsheet export, allowing you to create animated textures from videos as things like models. Extremely performance inefficient.
Credits Sequence Builder A webtool that allows you to quickly create, save, and export a credits eventsheet, with way more control (and much more useful for the purposes of making a credits list) than using Bakin's default scrolling text event.
Itch.io Version Checker A plug-in that allows your game to check for the current game version online, on Itch.
DLsite Version Checker A plug-in that allows your game to check for the current game version online, on DLsite.
Theme Editor A webtool that can generate a theme for your Bakin editor, by replacing the dark theme. The preview is not 100% accurate.
Online Leaderboards A plug-in that allows you to add basic online leaderboard functionality using Dreamlo, great for game jams.
Interaction Prompts A plug-in that tells the game engine when your player is looking towards an entity that can be talked to, with flags to define if the prompt shows up for that entity or not.
Dynamic Shop Items A plug-in that replaces items dynamically in the Bakin shop UI, great for rogue-lites and games where you've got different inventories but without needing to manually make those shop events.
Input Button Icons A plug-in that shows buttons/keys corresponding to the player's keybinds, with support for keyboard, PS, Xbox, Switch and Steam Deck icons.


Blender Plug-ins


Game Description
VRM Hair Shell Texturing A basic add-on to add some shell texturing to VRM models, mainly for hair. You can target any material. It's not ideal for any performance purposes.
VRoid for Bakin A (somewhat outdated) VRM toolkit to bring VRoid models with enhancements into RPG Developer Bakin. A lot of features broke with recent Blender updates, and Bakin can do most things without requiring this plug-in anymore.
VRM Physics Enhancer A (somewhat flawed) VRM toolkit to alter some physics properties of VRoid models, mainly to stop large dresses from going haywire and different bust physics.
Bakin Model Exporter A basic model exporter that writes material data into a file that Bakin can (hopefully) read and import a model with all the materials pre-applied. Very often it doesn't work.
VRoid Normal Map Generator Generate and embed Normal Maps to a VRoid model with ease.
VRM Spacing Animation Baking An add-on to give some mixamo-like control over certain limbs through an entire animation (mainly to avoid the arms sinking into the sides of a VRoid model, different from a real human). Also has physics baking if your engine doesn't support VRM physics.