I don't need to test my programs. I have an error-correcting modem.

Legacy:DynamicProjector

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 :: Actor >> Projector >> DynamicProjector

A DynamicProjector is a projector that will be detached and re-attached to level actors every time its location or rotation has changed. This is usefull if you want your projector to move, e.g. for laser crosshair or flashlights. DynamicProjectors need to have bStatic set to false and bDynamicAttach set to true.

Known Subclasses[edit]

Related Topics[edit]