wall_walker
This element will allow the mob it's attached to to pass through a specified type of wall, and drag anything through it.
Vars | |
wall_type | What kind of walls can we pass through? |
---|---|
Procs | |
exit_wall | If the wall is of the proper type, pull whatever you're pulling into it |
try_pass_wall | If the wall is of the proper type, pass into it and keep hold on whatever you're pulling |
Var Details
wall_type
What kind of walls can we pass through?
Proc Details
exit_wall
If the wall is of the proper type, pull whatever you're pulling into it
try_pass_wall
If the wall is of the proper type, pass into it and keep hold on whatever you're pulling