Difference between revisions of "ObjectTemplate.AddToCollisionGroup"

From Pilot_51's Wiki
Jump to navigation Jump to search
(New page: == MDT description == This property sets how the object reacts to other objects and projectiles. c_CGLadders - Acts as a ladder when touched c_CGProjectiles - Allows bullets to pass thro...)
 
(No difference)

Latest revision as of 01:46, 1 November 2008

MDT description

This property sets how the object reacts to other objects and projectiles.

c_CGLadders - Acts as a ladder when touched c_CGProjectiles - Allows bullets to pass through it (e.g., fencing) c_CGLandscape -- Will collide only with the landscape (never used in BF)

.
Source and more details

Additional Description