ivanrj7j / CarnageEngine

Hello There, This is a simple physics engine I am working on This engine is heavily inspired by Unity Engine's Physics System I know I cant do everything like them or better than them ( or maybe i can :) ) I am making this because most of us waste a lot of time doing the same thing every project when working with pygame Anyone can contribute to this project If This Project gets big enough, I will publish this as a python module
1 stars 0 forks source link

Collision Problem #1

Open ivanrj7j opened 2 years ago

ivanrj7j commented 2 years ago

Whenever the values are updated if the frame is not updating the time, it would lead to wierd issues image

ivanrj7j commented 2 years ago

made a temporary fix, but will fix it completely in the future