ObjectTemplate.HasResponsePhysics

From Pilot_51's Wiki
Revision as of 07:49, 20 November 2008 by Pilot 51 (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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