Search found 1 match
- Sun Jun 16, 2024 8:24 pm
- Forum: Support and Development
- Topic: I can see my player respond to collision in real time, instead of it being instant
- Replies: 1
- Views: 1828
I can see my player respond to collision in real time, instead of it being instant
I can see my player respond to collision in real time, instead of it being instant. I don't want the player bouncing, I want the player to collide with the chunk and instantly move out to the top of it. I made a custom algorithm for detecting collision on images and it is what I use. How do I fix my...