Full notes
Full Stained update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
Just published one more small update to enhance the gamepad support. With this update now user will be able to move the character using left stick. Previously only D-Pad was supported for the player movement. The default controls for the gamepad are as follows.
//Change the game pad controls here //Player movement is fixed to Dpad and Tunning blade direction to stick //Available values : A;B;X;Y:left-trigger;right-trigger;left-shoulder;right-shoulder { "Shatter":"left-trigger", "Attack":"X", "Jump": "A", "Sprint": "right-trigger", "weaponchange":"B" }
You can edit these controls as you like. The game pad config file is present in the game directory config/xboxcontroller.cfg
Source
Changelog.gg summarizes and formats this update. How we read updates.
