PhysicsState

Do I need to change any thing in the PhysicsState to make it extendable to something like CameraGameStateDefaultCamera?

Since Java doesn't support multiple inheritance you can't really do that. :wink: