ObjectTemplate.HasResponsePhysics: Difference between revisions
Jump to navigation
Jump to search
New page: == MDT description == Set this to true (1) to signal that this mobile object can have its position affected by (i.e., respond to) collision with other objects. The HasCollisionPhysics is u... |
(No difference)
|
Latest revision as of 07:49, 20 November 2008
MDT description
Set this to true (1) to signal that this mobile object can have its position affected by (i.e., respond to) collision with other objects. The HasCollisionPhysics is usually set in tandem with this property. SetHasResponsePhysics is another name for this property.
Source and more details
Additional Description