mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-07 03:49:43 -05:00
placed camera att nice distance
This commit is contained in:
@@ -3,7 +3,7 @@ return {
|
||||
CommonFolder = "common",
|
||||
Camera = {
|
||||
Focus = "DebugGlobe",
|
||||
Position = {1, 0, 0, 5},
|
||||
Position = {1, 0, 0, 7},
|
||||
},
|
||||
Modules = {
|
||||
"debugglobe",
|
||||
|
||||
Reference in New Issue
Block a user