Cel Documentation Wiki
This is for quickly scratching documentation that should later go to the manual. Feel free to add any stuff you think useful!
- Table with all pc (property class) identifiers and links to api docs: pcclass matrix
Steering demo instructions
Keys
pcinput->Bind ("1", "arrival");
pcinput->Bind ("2", "ca");
pcinput->Bind ("3", "cohesion");
pcinput->Bind ("4", "separation");
pcinput->Bind ("5", "dm");
pcinput->Bind ("s", "seek");
pcinput->Bind ("w", "wander");
pcinput->Bind ("f", "flee");
pcinput->Bind ("p", "pursue");
Troubleshooting
If you are having build issues, related to environment variables. Make sure you have your path and system environment set. In windows this is done with the set command, or you can use the system propriety panel.