I wanted to make my own physics module for my items, but i occured two big problems that are kinda annoying, and i don't really know how to fix them despite my efforts.
- the gravitatioal force somehow is slower than it should be, and it impacts very much how items fall. When i checked it on different project, with default workspace.Gravity it worked fine but on this particular one it doesnt.
- When i try to apply any forces in given direction and angle, objects just fly in straight line, even if forces are applied before everything. Only when i apply really small speed factor they "somehow" move downawrds but its not parabola.