Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
December 19, 2022 11:37 pm GMT

RPG In A Box A Game Dev Tool For Everyone

One recent evening, my husband grabbed my attention, to show me a newly free title on Epic Games, called RPG In A Box. On a brief read of the description I figured it sounds interesting, so he added it to his library so we can try it for free later.

Fast forward about a week, and my oldest son -10 years old- starts excitedly telling me about a game that hes making. With a shop, and different weapons based on which class you are going to be, that hes building inside of Minecraft. Now, this is not very unusual. Hes had a strong interest in making games for a couple years now. From printouts and leftover minis turned into board games my favourites being "Dont Wake Mom!" and "AmongUs Ants: Board Game Edition". To game authoring tools aimed at children like level editors in games like Mario Brothers and Battle Block Theatre, to more recently Game Builder Garage which we own on the Switch. Hes constantly building things in these tools. He even play tests and tweaks them repeatedly to get the balance just right.

The downsides to these video game options, is that the games you create with them are trapped inside of those tools. To play one of his Game Builder Garage games, you must also own Game Builder Garage. As kid-friendly as these are, they are walled gardens and typically its just his brothers and us his parents who play his games. I also get the feeling that what he really wants to create is a bit beyond the scope of these tools. Custom quests and characters, big maps and the ability to tell a story.

In comes RPG In A Box. It's a game development toolkit that is very approachable. You can write simple scripts with a visual editor or dive into the code to create more complexity. It comes with a variety of editors for maps, voxel models (voxels are like pixels but 3D), combat, sound effects, quests and more. Everything is layed out well in a nicely designed interface. Every menu option and tab has an icon next to it, which aids in the friendliness. Theres detailed in-app documentation, and a full demo game that you can load up and edit, to study how it works or to use as a starting point. You can even start a fresh game but import the assets from the demo game to get you rolling.

The game lets you export your games for Windows, Linux and Mac computers, and you arent trapped in the RPG In a Box ecosystem. You are allowed to sell your games without royalties, and there is even a free demo version (which I started using from Steam on my Linux machine, to learn alongside my son) which has all the features, just a limited map size and a branded splash screen on exports.

The RPG In A Box voxel editor  creating an astronaut.

My son and I have been at it for a little over a week. Its all he wants to talk about and hes been eagerly offering to do extra chores to earn additional computer time. Weve been picking things up surprisingly quickly. And Ive been quite pleased to discover that hes been figuring out aspects of the tool that I havent even touch yet myself. For example hes managed to get his game to trigger several turn-based fights with the combat editor, and we didnt even watch a tutorial on that aspect of the tool. I really thought Id have to help him a lot more, but hes running with it.

Which brings me to the one criticism I have so far. RPG In a Box is new to the scene. It released version 1.0 in May 2022. And its userbase seems small so far. As a result, the amount of user-generated content like tutorials, beginners guides, etc are very limited. There are only a few YouTubers whove created videos on how to use the application. The official RPG In A Box channel has a completely fantastic tutorial series on YouTube by the creators wife which are 100% perfect for beginners, but unfortunately they cover the voxel editor only. If you want to go beyond map and voxel model editing, and a bit of Bauxite (the scripting language) and the very basics, youre out of luck. There is high-quality documentation in the app and on the website, but as of this writing its incomplete. For example, the online docs wiki refers in several pages to quests (there is a Quest editor in the game), but the quest page on the wiki is currently empty.

Its understandable that the rush to add new features is very real and its hard to justify time for documentation or tutorials when users are rabidly demanding the next feature or a critical bug fix. However in this stage of a tools lifetime, capturing those interested users who just need a bit of a hand-hold to really adopt your software is worth its time in gold. If I could make one suggestion to the creator, Justin, it would be to set aside a sprint or two to JUST work on documentation, and to definitely continue the tutorial series that Sarah started creating on YouTube. After the voxel editor, the tutorials dont need to be quite so beginner friendly. A 20 minute overview of each tool in the software and also a video series on how the demo game was made, would be a great start. The game does have a very active Discord server and Ive been receiving a lot of help there as well.

RPG In A Box  Demo game screenshot.

To put my money where my mouth is so to speak, I will be creating a series of posts on my blog to cover tasks Ive figured out how to do, and useful bauxite scripts Ive written for common tasks in RPG In a Box. Hopefully helping to make it so when users google common, problems, they find RPG In a Box specific answers.

Conclusion: I will absolutely be buying the full version soon, and probably creating a bunch of guides and maybe some YouTube tutorials myself. More documention and YouTube guides will come with time, because a tool this great and this approachable will gain passionate users like a magnet. If youre looking for a friendly, useable game authoring tool, and especially if youre looking for something you can use along with your older kids and teens, or for students in school, this is a great option for you.

--
Originally Published on Blog.SyntaxSeed.com


Original Link: https://dev.to/syntaxseed/rpg-in-a-box-a-game-dev-tool-for-everyone-2jeh

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To