Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Demo Fighter With GGPO 1

Latest
Compare
Choose a tag to compare
@WistfulHopes WistfulHopes released this 30 Aug 20:24
· 77 commits to main since this release

If your PC cannot run the demo:

After running the demo once, open %LOCALAPPDATA%\FighterEngine\Saved\Config\Windows in File Explorer, and drag Engine.ini in there. Replace the existing file.

Original message:

A very basic demo fighter using the UE5 mannequin.

There are only three attacks, all mapped to H (keyboard)/X (Xbox controller)/Square (Playstation controller): a lunging punch (standing), a sweep (crouching), and a divekick (jumping).

Movement is limited to walking and jumping, so no dashing of any kind. You can super jump, however.

Blocking in the air is allowed. Rounds are first to 2, with a timer of 99 seconds.

Don't expect balance out of this, I just wanted to put something together for people to try. I also probably won't come back to this demo. The next demo will be with Esther, and will have many more options.

If you wish to mess around with the scripts or code, the repo has everything used to make this demo, minus the ability to play over the internet.