Begin mouse control implementation
This commit is contained in:
@@ -69,6 +69,7 @@ private:
|
||||
float TargetThrust;
|
||||
bool bThrottlePressed;
|
||||
FVector CurrentVelocity;
|
||||
FRotator TargetRotation;
|
||||
FQuat CurrentRotation;
|
||||
FRotator ShipRotation;
|
||||
float CurrentPitch;
|
||||
float CurrentYaw;
|
||||
};
|
||||
Reference in New Issue
Block a user