Hacker News
new
past
comments
ask
show
jobs
points
by
Zarathruster
2 hours ago
|
comments
by
aras_p
1 hours ago
|
[-]
If you mean built-in Unity physics, then unlikely. All built-in physics stuff (either 3D physics which is PhysX, or 2D physics which is Box2D) are done entirely in C++ code and are unaffected by Mono float<->double shenanigans.
reply