Controller Introduction
From Computing and Software Wiki
(Difference between revisions)
Line 6: | Line 6: | ||
Return to [[Assigning Controllers]] | Return to [[Assigning Controllers]] | ||
+ | |||
+ | Return to [[Using Controllers]] | ||
+ | |||
+ | |||
+ | Return to [[Script Controllers]] | ||
<br> | <br> | ||
<br> | <br> | ||
<br> | <br> | ||
Return to [[RCaragogo]] | Return to [[RCaragogo]] |
Revision as of 00:14, 20 March 2008
Controllers in C4 give users the ability to making objects in their world more dynamic. The Controller can be attached to a scene graph node through the world editor.
Controllers provide the ability to move geometries and entities in the world.
Return to Assigning Controllers
Return to Using Controllers
Return to Script Controllers
Return to RCaragogo