Austin Dennis b59bbb3673 Update character.gd for base_speed fix
base_speed is assigned to speed before the default is updated to what is set in the export variable causing it to be the incorrect value. Calling enter_normal_state() on ready sets speed to the correct value before the player gains control. From my testing, this has no side effects.
2024-09-21 17:31:43 -04:00
..
2024-03-01 16:02:23 -08:00
2024-07-24 11:35:05 -07:00
2024-05-28 20:23:39 -07:00
2024-07-23 20:18:20 -07:00