Refining Gameplay


Updates

Character Creation Options

We have added many different options to create your character.  Under Costume, you can change your, Skin and Pants Color. Under Pedigree, you can change, Stance, Normals, and Movement. This is still subject to change and is expected to drive the customization options hence why I haven't built the menu for customization yet.

Area & Gym Selection Menus

Firstly, I must explain what is a Gym. Gyms are a Collection of characters that the player can fight against.  There are 5 Gyms in each Area, each with 4 characters, And also each Gym has an Exhibition class and Competitive class. I have added the main Menu for selecting a Gym to fight in. A Gym Contains about four characters to fight, There are usually about five Gyms per area.

A.I. Implementation

I have added a simple A.I. That fights back. More work is needed on it but it's fine for now.

HitBox Generation

I have created a custom component to handle this.  The Hitbox is generated on tick using a boolean flag, ensuring that a sweeping move can have a fair chance of registering a hit and when a hit is registered on a player, the Hitbox deactivates, Preventing the component from spawning more Hitboxes.

Music

I have scoured the Internet to find music that will suit this type of game. I found a few tracks and hope that they work out. I'm working on a way to have the track names and attribution visible in the game.

Animations

I used the Mixamo library of animation to craft many animations used in the game. I tweaked most of the animations to better tune the game's fight data. If you know anything about fighting games is that they are heavily influenced by frame data. The number of frames a specific move has. This can be broken down into Startup Frames. Active Frames and Recovery Frames.

The Game Loop

The main Loop of the game has been closed however I have to add segments to make the game flow more smoothly. Basically, the loop is Choose a Fight, Fight, Get Reward, Tryout Reward, repeat...

Known Bugs

There are times when two hitboxes from the same attack are able to hit the player. Honestly, thinking of making this a feature.

Files

Brawlers0_3.zip 332 MB
May 20, 2022

Get Brawlers

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.