move clientside gated parts of control to the client (#70)
This commit is contained in:
@@ -12,9 +12,8 @@ use crate::{
|
||||
cash::CashResource,
|
||||
character::{self, AnimatedCharacter},
|
||||
control::{
|
||||
ControlState,
|
||||
ControlState, ControllerSettings,
|
||||
controller_common::{MovementSpeedFactor, PlayerCharacterController},
|
||||
controls::ControllerSettings,
|
||||
},
|
||||
cutscene::StartCutscene,
|
||||
global_observer,
|
||||
|
||||
Reference in New Issue
Block a user