mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add player:set_eye_offset() by @MirceaKitsune and clean up
This commit is contained in:
parent
a1db9242ec
commit
c0ab09af74
16 changed files with 108 additions and 13 deletions
|
@ -1880,6 +1880,9 @@ Player-only: (no-op for other objects)
|
|||
^ dig animation key frames
|
||||
^ walk+dig animation key frames
|
||||
^ animation frame speed
|
||||
- set_eye_offset({x=0,y=0,z=0},{x=0,y=0,z=0}): defines offset value for camera per player
|
||||
^ in first person view
|
||||
^ in third person view (max. values {x=-10/10,y=-10,15,z=-5/5})
|
||||
|
||||
InvRef: Reference to an inventory
|
||||
methods:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue