Hello, i am currently working on a fun little raft game that uses physics for some gameplay mechanics.
I didnt test it out in-game as i have been only working in studio and testing it out in there. However, one of my gameplay mechanics which i love does not work in-game and its very irritating.
The two videos below show the difference in physics for the gameplay mechanic.
As you can see, in studio you must walk from either side of the raft to turn it which i thought was a great outcome so that i did not have to code it.
But when i do the same mechanic in game, it does not turn. As if the boat itself had gained more mass.
Studio:
In-Game