Skip to content

Commit

Permalink
🎥 Camera public speed
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-uk committed Mar 9, 2024
1 parent 974925e commit 3ded07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/engine/camera.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export class Camera {
private fpMode: boolean
private fpHandlersAdded: boolean
private fpTurnSpeed: number
private fpMoveSpeed: number
public fpMoveSpeed: number
private fpFly: boolean

// Used to clamp first person up/down angle
Expand Down

0 comments on commit 3ded07d

Please sign in to comment.