Implement a little junk camera on its own that we can use later for movement and views.
This commit is contained in:
parent
976822ceb6
commit
48ac6603a8
5 changed files with 64 additions and 54 deletions
|
@ -41,6 +41,7 @@ dependencies = [
|
|||
|
||||
sources = [
|
||||
'animator.cpp',
|
||||
'camera.cpp',
|
||||
'combat.cpp',
|
||||
'components.cpp',
|
||||
'config.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue