Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

TrixieB

6
Posts
2
Following
A member registered Sep 25, 2019

Recent community posts

Might I suggest either speech text coloured based on who is talking or more variety in how you say somebody is about to speak.
For example:  He gives you a surprised look, "Nah, not human. Born from an egg and everything."

As long as you mention some kind of action or reaction by the person about to speak it suggests they are the one speaking, by having some cases where you outright state you say, "" but using emotions or actions leading to speech to add variety it makes conversations more engaging to read than a chain of he says"", you say "", he says "".

On the text colour approach you don't need to say anything to show who says what as that is identified by the text but mixing in descriptions of peoples actions helps add emotion to a conversation still and looks better than just a colour changing wall.


I hope that made sense and the feedback is useful

The last update has Z and X control

The missing actor1 seems to happen to people if they use a save editor to raise their stats.

The game looks beautiful by the way, its nice to see unique visuals in an rpg maker game as opposed to the standard tiles.

I did find 1 bug. If you are attacked during the loading screen while entering an area and killed it can cause the gameover screen to flash for about half a second then the map loads up and everything freezes.
I tested it several times on south east entry to the main forest path at night with a wolf and discovered the higher my cpu load with other programs the more likely it was to happen.

Even while knowing how to replicate it, it took me a while to get it to trigger a second time so unless people are running particularly old pcs it should be extremely rare for people to hit the bug.

The full default RPG maker controls are:
Move - Arrows
Action - z, enter, space
Cancel/Menu - x, num0, escape
Run - Shift
A,S,D,Q,W have functions assigned that are rarely used and C,V,B are unassigned but available in the rebinding menu.

In ARPGs made using RPG maker you typically see A used as the attack key by default so that it sits in the z,x,c  a,s,d area for ease of use while block and special if featured will be between s, d or c.

Games of all types using arrow keys usually use 2 banks from q,w,e a,s,d z,x,c for the left hand or a line of 4-5 keys.
Its the same principle as modern strategy games often using a double bank of keys like qwer+asdf as hotkeys(on a qwerty layout) as opposed to the 90s system of using the first letter. Having the keys under 1 hand provides ease of use.

Since your setup overrides the player-end key rebinding menu (F1) I don't know whether having extra key options causes issues in your setup but if there isn't an issue adding back the key alternatives that were removed would make the game more approachable or as an alternative if you wanted to build on the WASD movement adding something like E as action and Q as cancel/menu would place the keys in a more comfortable location.
Adding back numpad0 as a cancel/menu button as a minimum would at least mean you have the full right hand key access in the sphere around the arrow keys.

(1 edit)

Is there a reason for the change in controls from the standard RPG maker setup? It doesn't feel very intuitive.

In the standard arrows with shift, z and x you have 1 hand to move and the other sits on run, action and cancel/menu.
Alternatively you can usually use arrows with enter and shift just left of your hand(or just above on some laptops) and insert on the number pad for cancel/menu under your pinky allowing convenience for single handed play as you only ever need to move 1 finger from its default position.
This applies to both qwerty and azerty keyboards.

With your control setup wasd to move works fine with space and shift for single handed controls on a qwerty keyboard as far as action and movement is concerned (although space bars can be a bit iffy on some keyboards). Escape however requires moving your entire hand away from position to press.
Wasd with enter is fine for doing things with 2 hands but escape still requires moving 1 hand away from position.

With arrows to move enter and shift are okay to reach but you still have that escape key at the opposite corner of the keyboard.

Escape is fine as a menu key but as a cancel key it feels to me the most inconvenient key on the keyboard.