ReePrime
Unity flying vehicle: physic (force) versus not physic (translate)

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

Unity flying vehicle: physic (force) versus not physic (translate)

P
Pat AfterMoon

2 Views • Apr 14, 2011

Description

Demonstration of two way to manage flying vehicle: with physic (via constant force) and without physic (via transform.translate)
My goal is to use physics, but have collisions like the "no physic" demo.