luanoid icon indicating copy to clipboard operation
luanoid copied to clipboard

Update climbable check

Open LPGhatguy opened this issue 7 years ago • 1 comments

The climbing check should be broken out into its own module so it's easy to override.

Right now, any instance with a child named Climbable is... climbable!

LPGhatguy avatar Apr 10 '18 00:04 LPGhatguy

Note CollectionService is a lot nicer way to bind climbable state, so with a lack of modularity this would be a nice change.

Quenty avatar Apr 12 '18 18:04 Quenty