Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi!

The problem with RPGMaker is that it’s impossible to have a working game in that engine with the restrictions on 1 sprite and 1 background. I don’t use RPGMaker myself, but as far I know that’s the main issue.

As a side note, I will be using an engine that is not for VNs either, but allows me to work within the constraints of the jam.

It would help if you specified what engine you’ll be using, by the way.

Thank you for your answer! ^_^

Ah, that's curious about RPGMaker! I do wonder what it is that causes it to violate the rules... But no matter!

As to what engine I'm contemplating, I primarily use Panda3D for my development (link: https://www.panda3d.org/), and had it in mind to build a "light VN framework" with it that I could use for this jam.

(1 edit)

Yeah, that looks alright! And as mentioned above, feel free to start building the VN framework if you want to now.

Good luck!

Thank you, on both counts! ^_^

Hi Ian! The reason we listed RPGMaker as an example of an engine that most likely isn't suitable for this jam is because in order to make a functional map for players to explore in, you'd need multiple tiles (something for the floor, the walls, objects in the room, etc.). That would not be in the spirit of the jam, so engines similar to RPGMaker (such as RPG Paper Maker) wouldn't work well.

Panda3D looks like it'll be fine though. Good luck with the jam!

Ah, I see--of course! I hadn't thought of its tile-based approach as--indeed--incurring the presence of a number of assets. Fair enough, and thank you for the explanation! ^_^

And thank you for confirming that Panda3D should be okay--and indeed, it has no such requirement, I do believe. ^_^

(The only caveat that I'll mention is that I believe that it handles text by internally rendering the glyphs of a given font to a texture. I'm hoping, however, that this might not count against it in this jam.)

Nah, that’s alright! It’s literally the GUI so you shouldn’t worry about it.

Happy jamming!

Excellent, and thank you! ^_^