I made multiple projects a while back but none of them were completed. This game is also, not complete but it is playable.
This game has a Trello which describes the abilities of the classes. You can also access the info in-game.
I used a module named MuchachoHitbox for basic hitbox generation. Everything else in this game is made by me. The hitboxes and hit detection are all server-sided. There are multiple functionalities in the game which are described below:
- Basic Stats:
- Health: Amount of Damage a player can take before dying. Regeneration starts if not attacked for some time.
- Stamina: Some functions like jumping and dashing require stamina. Stamina regeneration depends on health to prevent players from running easily.
- Walkspeed: Every class has a different walkspeed depending on its play style. Classes with high health usually have low walkspeed and vice versa.
- Blocking: Some attacks can be blocked. A player's walkspeed is greatly reduced while blocking and they can't attack. Guardbreak attacks can shatter an opponent's guard leaving them stunned for some time. Guardbreak attacks have an exclamation mark on top of the user's head. Attacking a blocking player from behind bypasses their block.
- Attacking: A specific class has an auto combo, a guardbreak, and three special attacks. Details can be seen on the Trello page.
- Effects: There are different buffs and debuffs in the game. Description is available in the Trello
Here are some snapshots of epic moves!
- Rojo
- rbxlx to rojo
- Muchacho Hitbox
- Game Link NOTE: Roblox doesn't allow users to share animations. You will have to make them yourself.