
From Subzero Heroes. You can also walljump off them. I have no idea how that would interact with actual walljump libraries lol.
How to use. Put this in luna.lua:
local wallcon = require("wallconveyors")
Configurable:
wallcon.addGroundConveyor(id, speed)
wallcon.addWallConveyor(id, speed, wallDirection)
wallcon.hangingFrame = 31 -- the frame the player displays while hanging. change this depending on powerup state or player character id if you need to.