more project structure cleanup, removing spaghetti code, using traits
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
struct Player {
|
||||
camera_controller: CameraController
|
||||
}
|
||||
|
||||
impl Player {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user