RPG in a Box (Demo Game Hub)
A downloadable game for Windows, macOS, and Linux
What is the Demo Game Hub?
The Demo Game Hub is a collection of small example games that were created with RPG in a Box. It's meant as a fun way of demonstrating the current capabilities of the engine and the variety of styles that are possible. The hub itself is even created with RPG in a Box! It's also a great way to check out the engine before diving in and creating a game yourself.
Last Updated: May 27th, 2020
Controls
Left Click: Move player, interact with character or object
W/A/S/D/Q/E: Walk/turn/strafe (first-person)
Right Click + Drag: Rotate camera
Scroll Wheel: Zoom in/out
Space: Proceed through messsages/dialogue, end combat turn
I: Toggle inventory
M: Toggle minimap
ESC: Open pause menu
RPG in a Box on Steam: https://store.steampowered.com/app/498310
RPG in a Box on Itch.io: https://zeromatrix.itch.io/rpginabox
Main Menu music and Example Game music by Josh Penn-Pierson.
Status | In development |
Platforms | Windows, macOS, Linux |
Author | Justin Arnold |
Genre | Role Playing |
Made with | Godot, RPG in a Box |
Tags | 3D, Godot, godot-engine, Voxel |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Download
Click download now to get access to the following files:
Development log
- Release Notes for v1.3.0May 28, 2020
- Release Notes for v1.2.0Sep 04, 2018
- Release Notes for v1.1.1Mar 14, 2018
- Release Notes for v1.1.0Mar 14, 2018
- Release Notes for v1.0.1Mar 01, 2018
Comments
Log in with itch.io to leave a comment.
I might try make some thing epic with this…
if it’s good I might get the full game on steam
Sounds great, thanks for the support! I look forward to seeing what you make with it. :)
wow i am watching some of the tutorials its great i am still learning i hope that still very bad but i am learning, thanks for the EPIK content
wow i am watching some of the tutorials its great i am still learning i hope that still very bad but i am learning, thanks for the EPIK content
When I've tried to play the game I see an error message. The message says:
Error: Could not load game data at path '.'. Is the .pck file missing?
But the file is in the folder. How can I solve this?
I'm trying the Linux version, in Fedora 34.
Apologies, I'm not sure what would be causing that. If you aren't currently, can you try downloading and running it from the itch desktop app?
Can you try going into the "bin" folder, copy one of the executables (according to whether the OS is 32-bit or 64-bit), place it in the root folder alongside the "game.pck" file, rename the executable to just "game", then try running that? I think that might get it working.
I tried this and it returned the same error. As soon as I can I will try to install the Itch.io
launcherapp and run the game again, to find out if the same error occurs or not. Thanks for answering.The free version has all the features of the paid one as well , right?
There are a few limitations, which are listed in the "Demo Version" section.
Thanks :)
No problem! :)
I going to buy the full version on steam can I export the assets to other game engines. I'm making a awesome game.?
Thanks, I appreciate the support! The only assets that you would be able to export to another engine currently are individual models. The Voxel Editor allows you to export model frames to the MagicalVoxel format (.vox), which you could potentially import into another program.