Ladder Movement Mode?
Zrocket opened this issue · 2 comments
Zrocket commented
I'm about to implement a basic ladder system in my game, and I wanted to know if it you want to extend this repo's functionality to include it?
qhdwight commented
Definitely!
Zrocket commented
Cool. While most of my attention has been on surfing, I've been thinking about how best to implement ladders. Minute details aside, I was thinking of making a ladder component that can be applied to entities to enable ladder movement when the player collides with it. I don't know if you want to grab a ladder model off of opengameart.org for the dev map, or just use a generic block to abstractly represent a ladder. I'll probably just put one on the side of the larger block in the corner.