[video]https://streamable.com/27try[/video]
In the video you can see the blue blocks move on my ship(the walls are hidden for the demonstration) when the ship moves forward the blocks move with the ship + move with physics as well, I want to disable that physics part at least for the ship, quite easy to do if I knew where the code was and if it was easily accessible. After digging hours in the engine code as I understood its located somewhere in BodyInstance I could be wrong and the code be located in PrimitiveComponent but I overrode most of the functions there and still see the blocks increase in velocity when touching any kind of wall on the ship, or I could be wrong again and it can be somewhere even deeper(I hope not). Anyway hopefully someone here knows what code I am talking about or at least can help me with the direction, thanks in advance.