parsec-cloud / parsec-sdk

Low latency, peer-to-peer, interactive streaming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetAxisRaw/Gamepad support doesn't work (Unity)

niceduckdev opened this issue · comments

Hello,

I've been trying to use a gamepad in the example project using the default unity input system but I can't get it to work.
ParsecInput.GetAxisRaw doesn't return anything when I try to debug.log it.
ParsecInput.GetKey does however work so I'm very confused.

Thanks!