jbienzms / Samples

A repository for me to post quick samples to share with others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EnviroLight - Bobble Head Physics

jbienzms opened this issue · comments

As part of the move to HL2, we started using Object Manipulator so that objects can be picked up by the hands. The quickest way to get this working was to have each object use a single collider and a single RigidBody. Unfortunately this broke the bobble head physics.