Refactored player controls into PlayerInput class

This commit is contained in:
2025-06-22 15:27:11 -07:00
parent be1608b24f
commit 39b951463e
10 changed files with 276 additions and 26 deletions

View File

@ -16,6 +16,9 @@ entity = {
type = "luxe: system/physics/character3D.modifier"
width = 0.3
}
{
type = "system/player_input.modifier"
}
] // modifiers
name = "Player"
uuid = "20ec0cdf-d909-4aea-a27e-5c697828e34d"