• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Climb ladders on both sides? Etc

Knasp

New member
Question: Is it possible to make ladder blocks possible to climb on both sides?

I've been appending

Code:
<property name="Class" value="Ladder"/>
to all kinds of blocks. Most blocks can't be climbed, but some are scalable on one side and Iron/wood Bars Centered actually work on both sides.

Is it possible to change blocks to be climbable on all sides (like a wood frame) with a piece of code? Or would you have to create brand new assets and other complicated stuff?

 
Back
Top