Well, sorry, but if you can’t find that in the sources, then there is nothing you could change.
Everything is handled using PhysX engine, there is no way you could change any of the calculations.
Physics integration code is located at UnrealEngine\Engine\Source\Runtime\Engine\Classes\PhysicsEngine
hi,
i am looking to do a change in the physics system and i am wondering where is all the force calculations, speed to location calcs, and so on. i tried looking for it by myself but couldn’t find it.
thanks.
thank you i hope i will find a way to create what i need. the first step to every project is afcourse to understand the code. i dont believe there are stuff it isn’t possible to do after all its all programing. thank you for the help. i will read all the code this week and hopefully find a way to implement the changes i need to create special gravity.