Fix lua_api.txt indentation issues
parent
c0dd4ea46a
commit
b312ab4455
|
@ -3672,8 +3672,7 @@ This is basically a reference to a C++ `ServerActiveObject`
|
|||
* `0`...`1`: Overrides day-night ratio, controlling sunlight to a specific amount
|
||||
* `nil`: Disables override, defaulting to sunlight based on day-night cycle
|
||||
* `get_day_night_ratio()`: returns the ratio or nil if it isn't overridden
|
||||
* `set_local_animation(stand/idle, walk, dig, walk+dig, frame_speed=frame_speed)`
|
||||
|
||||
* `set_local_animation(stand/idle, walk, dig, walk+dig, frame_speed=frame_speed)`:
|
||||
set animation for player model in third person view
|
||||
|
||||
set_local_animation({x=0, y=79}, -- < stand/idle animation key frames
|
||||
|
|
Loading…
Reference in New Issue