Hello! Very inspiring! I'm making a simulation game and intersted in the implementation. Did you use any physics2D like rigidbody? Or you have custom methods? Could you please share a link or blog for a reference? Thanks!
Hi! I used regular 3D physics with constraints but for joints used my one implementation. You can find source code under the game if you want to see how it been made. Good luck!