Add compassazimuth to perspectives (oveeride for compass orientation)
and 'oldnorth' perspective
This commit is contained in:
parent
0c34d5a5b5
commit
1093da7657
2 changed files with 18 additions and 4 deletions
|
|
@ -498,4 +498,12 @@ perspectives:
|
|||
azimuth: 270
|
||||
inclination: 90
|
||||
scale: 16
|
||||
|
||||
# Old style compass (sun rise in the North...)
|
||||
- class: org.dynmap.hdmap.IsoHDPerspective
|
||||
name: oldnorth
|
||||
azimuth: 0
|
||||
compassazimuth: 90
|
||||
inclination: 90
|
||||
scale: 4
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue