Enum.KeyCode.Space has no String or Image?

Trying to make use of, (Gamepad APIs: Cross-Platform Button Support), UserInputService:GetStringForKeyCode() and UserInputService:GetImageForKeyCode(), and Space seems to not have a String nor an Image??

1 Like

Assuming that
UserInputService:GetStringForKeyCode() = Keyboard
UserInputService:GetImageForKeyCode() = Controllers

My bad for not looking at the bottom of the page

APPAERNTLY keyboard support is like barely fully supported??

1 Like

This is the “solution” until Roblox staff either make a new API or update the existing one:

2 Likes