J. M. Ellis
|
5ad35d1927
|
Bug Fix: Set player positions to snap to integer values to fix pixel distortion.
|
2024-05-25 09:35:11 -07:00 |
|
J. M. Ellis
|
9ccb35f2ad
|
Brought over our player input code from GML into a PlayerInput.cs class.
|
2024-05-24 20:21:01 -07:00 |
|
J. M. Ellis
|
b92de57435
|
Renamed all snake_case variables to use camelCase.
|
2024-05-24 19:22:48 -07:00 |
|
J. M. Ellis
|
34e2d6e6d6
|
Started work on Player.cs class, converted our OG movement script to C# and implemented as a method in Player class.
|
2024-05-24 17:48:52 -07:00 |
|