Steam Input Framework
Steam Input Framework is a high level input manager system that enables you to easily integrate Steam Input to your projects with multiple controller and glyph support!
Description
Steam Input Framework uses Steamworks.NET which closely follows Valve's Steamworks API.
Steam Input Framework provides event subscription functionalities similar to Unity Input System.
It provides high level functions and utilities for multiple controller support, showing device specific art, Vector2 analog data, button press/release and action set switching.
Editor interface for entering .vdf file data(action sets, analog actions, digital actions). You can also use our VDF Reader Tool to read values automatically from your .vdf file!
You DO NOT need an AppID to be able to test Steam Input.
Technical details
You DO NOT have to be a Steam partner and have a game in the Steam Store to be able to use this package and test your games for Steam Input Integration
Uses Steamworks.NET which closely follows Valve's Steamworks API
Provides event subscription functionalities similar to Unity Input System
High level functions and utilities
Get analog data, button press/release actions
Easy action set switching
VDF Reader Tool to fill action values automatically