luanoid
luanoid copied to clipboard
Update climbable check
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!
Note CollectionService is a lot nicer way to bind climbable state, so with a lack of modularity this would be a nice change.