New account registration is temporarily disabled.

CAGE'S PROFILE

Monstro: Battle Tactics
A fantasy strategy-puzzle game!

Search

Filter

RPG 20XX Engine

author=WolfCoder
You can press "back" which is currently X, or Backspace. This suggestion makes sense though, so I'll add it to the list.

Good to know - I don't I found any info about that so I was surprised. That kinda leads to my next point:

Overall, RPG20XX seems like a really nice tool and with already a wide feature set, however my biggest problem at the moment, is the lack of documentation. I'm usually able to figure stuff by trial and error, but right now there's no reference of any sort (or maybe I can't just find it?) which makes things tedious.

At the moment I'm stuck trying to make my own assets - particularly characters. Taking apart example resources works well if you have something simple like system, but I really have no idea how tilesets and characters work. Thought that a single sprite character set (instead of a composite) would be easier to set up but I was only able to set it up for events, but not for player/hero. I've also checked the composite sprites, they seem like a pretty simple concept - different sets for different parts, in index color which use the color map images for color remaps. I can see that the composites can be set up in the database. Seems like I've been able to analyze and find out a lot except I still don't have a good idea how to use it.

I'm also super curious about the possibility of creating a CBS in 20XX - The battle commands look very interesting and you've said everything is there to make a CBS. Looking at the event list - I believe you. But how do you do it?

I'm wondering if I'm the only clueless guy, but if not, I'm sure that some more information and tutorials would help to bring a bigger audience to 20XX. Looks like huge potential is already here, but how to harness it?

Cheers and thanks for the great work!

EDIT:

More things I wanted to write about and forgot :)

1. Are we able to use standard graphic formats (like .PNG) for assets? If you're working on a project and assets change often, it seems a bit tedious to have to re-import them always when you make a change. EDIT: Seems that using .PNG sometimes works, and sometimes gives you an error :/ Importing from the same .PNG file makes it work.

2. I'm not sure if there's an option to make an item behave differently in battle and outside of it, I thought that a "Replace inventory" command might be useful. I know this can already be done with variables and inventory commands, but it would make it less tedious when you have a lot of items to replace.
2b. It might be overkill, but when it comes to managing stuff like items or spells, maybe some kind of a single data type array feature would be useful?

3. In the event scripts, there are commands which function as "checks" if something happened and/or is true or not. I think it would be clearer if they were marked some way ("?" next to the icon or something?)

4. Ability to shift commands via drag and drop or move up/down button would would be great

5. Something I missed in RpgMaker, ability to manage/rename the switches and or variables (outside of the actual variable/switch related comments). I guess this would also apply to strings, since RPG20XX adds those iirc?

6. Double click to create event in event mode

RPG 20XX Engine

Just trying out 0.31

One thing that bothers me so far, is that when I enter a submenu (item, equip, or skill) I can't go back to the main menu with ESC. It happens in a new project with copied defaults.
Pages: 1