Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add dynamic collisions and modify collisions? #15

Open
IntegralsGetYouArea opened this issue Aug 28, 2022 · 0 comments
Open

How to add dynamic collisions and modify collisions? #15

IntegralsGetYouArea opened this issue Aug 28, 2022 · 0 comments

Comments

@IntegralsGetYouArea
Copy link

IntegralsGetYouArea commented Aug 28, 2022

Sorry if this is the wrong place to ask. I couldn't find a support channel to ask about Chickynoids.

I'm having issues figuring out how to implement dynamic collisions (i.e. a physics object that need to have collisions with the player).
I'm also having issues with enabling/disabling collisions and recalculating them. For context, my game is related to users building in an environment where some physics will happen and I would like for collisions to be dynamically recalculated. While other parts such as placing blocks shouldn't be updated every tick hence why it would be nice if I were able to recalculate collisions specifically for part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant