mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-06-28 06:30:18 +02:00
deprecate self.jump and add mobs.compatibility_check function.
This commit is contained in:
2
api.txt
2
api.txt
@ -50,7 +50,7 @@ functions needed for the mob to work properly which contains the following:
|
||||
set to 0 for jumping mobs only.
|
||||
'randomly_turn' if set to false then mob will not turn to face player or
|
||||
randomly turn while walking or standing.
|
||||
'jump' when true allows your mob to jump updwards.
|
||||
'jump' when true allows your mob to jump updwards[DEPRECATED].
|
||||
'jump_height' holds the height your mob can jump, 0 to disable jumping.
|
||||
'can_leap' when true obstacles like fences or pits wont stop a mob
|
||||
from trying to jump out.
|
||||
|
Reference in New Issue
Block a user