RPG in a Box is a tool for easily creating 3D grid-based, voxel-style RPGs and adventure games—everything you will need for building and sharing your own game, all packaged together in a box, so to speak! This "box" will contain an assortment of editors (centered around a map editor and a voxel editor) that will allow you to make your game the way you want. I will be striving to make the software user-friendly so that no knowledge of programming, computer graphics, or modelling will be required, all while still maintaining as many customizable aspects as possible so that your game can be unique.

Post news Report RSS Development Update as of 12/17

Recently, I have been working on improvements across many areas of RPG in a Box, but the most interesting new features I am developing are around auto-tiling and cursor customization.

Posted by on

Auto-Tiling

One of the new features that I have been working on recently is auto-tiling. I decided this would be something that would be very convenient to have - with this, map-making should be a bit quicker and less tedious, especially when initially building out a map that has a lot of transition tiles (for example, water/grass edges and corners). As seen below, in the initial version of auto-tiling you can place your tiles in a specific layout within a map, then generate the tilesets from that.

I plan to post another article in the near future focusing just on auto-tiling once I get a bit more of the functionality completed.



Cursors

Over the past couple of weeks, I have also focused on adding customization around game cursors. To lay the groundwork for this, I created a set of built-in cursors for 5 unique contexts: default, walk, interact, speak, and attack.


These predefined cursor types can be overridden with a custom image from the Game Configuration dialog as shown below. The cursor's hotspot can also be specified. The hotspot is the "activating" area of the cursor, for example the tip of the arrow or sword.


I am also finishing up the option to define your own custom cursor types. These will be used for certain scenarios, such as custom cursors for interactive objects in your map. For example, you may want a locked treasure chest to show a "key" cursor when hovering over the chest to open it.

Other Updates

I also have a lot of miscellaneous updates this time around! As you may have seen in previous screenshots, I redid the Game Configuration dialog to be a bit more user friendly and easier to maintain for future additions. The sections/categories are now listed on the left. Clicking on these will change the details panel on the right to display the corresponding settings.

A new scripting function is now available called "Remove Entity". This will allow you to remove an object, tile, or character from the scene permanently. The GIF below shows one example of how you could use this - when the script is activated, the key is removed from the scene and an item is given to the player, acting as an "item pickup" of sorts.


The scripting language was also updated to allow arithmetic expressions (+, -, *, and /) and relational operators (<, <=, >, >=). One convenient use for this is counters. In the example below, whenever the player reads the sign, the "counter" property is incremented by one, and when the counter is greater than 5 a different message is displayed.

relops arithexpr example

In regards to First-Person mode, I added a couple of new customization options. One option is to unlock the mouselook so the player can freely look in 360 degrees horizontally. The second option is to allow navigation and interaction, for example clicking on tiles to walk and objects to interact, similar to the way input is handled in the standard camera mode.


Another small change I made was to display the "grid boundaries" of objects in the Map Editor in Place and Edit mode. This should be particularly useful for placing larger objects that cover multiple tiles, like the bench below which spans two tiles.

object grid bounds

And finally, something somewhat off-topic but potentially related to future development. Last month I received my Google Daydream View headset and was very impressed with my first VR experience using it. Combine that experience with a Black Friday discount and I ended up with an HTC Vive as a Christmas present from my wife. Who knows, maybe "RPG in a Box VR" will be a thing someday! :)

Thanks for reading!

vr cats

Post comment Comments
Sph!nx
Sph!nx - - 722 comments

Very cool! Keep up the good work.

Reply Good karma Bad karma+1 vote
Ol_Smaug Author
Ol_Smaug - - 91 comments

Thank you! :)

Reply Good karma+1 vote
Armcoon
Armcoon - - 798 comments

Oh~ Smaug, this is great update! Keep it up, mate. :D

Reply Good karma Bad karma+1 vote
Ol_Smaug Author
Ol_Smaug - - 91 comments

Thanks Armcoon! :D

Reply Good karma+2 votes
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: