Results 7 comments of BlisterB

Ah nice idea, you could add an item in the default menu system and/or the title screen.

About Aëdemphia, the game is still in development, I'm sure that he will be willing to change the format if needed :). Actually he wants to move on EasyRPG but...

Hi Ghabry ! Very glad to see that the team is moving to the Editor :). Imho I'm not a big big fan of spliting LDB in a lot of...

Oh please forget my sentenses about multiply files. Your idea bring a lot of good point for the editor : the possibility to have lighter save/load (just save what have...

I coded standalone game mode one year ago, you just have to drag and drop your project in asset folder. The Player directly start with the game. But you don't...

# Extended "Branch Condition" Imo this would be the most game changing feature that would completely simplify the engine :). For now, branch conditions are like `IF (VAR[x]) == (SOMETHING)...

# Identify variables/switch by name For now, you have to store variables/switch in a list. It's really stressful imo because you can easily dirty your variable lists, and you can...