easy-games / chickynoid

A server-authoritative networking character controller for Roblox.
https://easy-games.github.io/chickynoid/
MIT License
221 stars 31 forks source link

update collision hashmap on instance changes #19

Open royal0959 opened 1 year ago

royal0959 commented 1 year ago

added UpdateCollisionOnInstance to update an instance's hashmap collision whenever a change in position, size, orientation or cancollide happens

royal0959 commented 1 year ago

had a brainfart and thought I ran into a bug when in actuality I just forgot to apply the changes for testing. excuse the draft spam