Skip to content
#

combat

Here are 100 public repositories matching this topic...

mk48
finnbear
finnbear commented Oct 15, 2021

The game client should take input from any connected gamepad (controller, joystick, etc.) and emulate "joystick" input by calling the following functions (as is done for WASD input): https://github.com/SoftbearStudios/mk48/blob/1d161bb134f94e51c10b701666b62a7ca4e11bf5/js/src/App.svelte#L96-L101

Suggested by Carlsons1938

good first issue feature request accessibilty
derammo
derammo commented Mar 28, 2020

The IFEI composite visual has a bunch of text displays in it that use the custom Helios IFEI font. If this font is not in the system (for example if you are a developer and didn't install Helios :) ) then it just silently draws nothing.

It should certainly log and it should probably fall back to a default font. This presumably affects all controls, but I only confirmed it with the IFEI.

bug good first issue

Improve this page

Add a description, image, and links to the combat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the combat topic, visit your repo's landing page and select "manage topics."

Learn more