hey im trying to put a level with objects into my game, but i am not exactly sure how to control the objects.
i know the load_level() command, which works fine. But once i load a level, how do i rotate an object or move something around inside the level? or even load a new model and insert it into the level
EDIT: also, just a question regarding WED.
i insert an object, but and set the path to "models\my_model.mdl" BUT when i run the script for the main game, it says it cannot find the model. It will ONLY run if the models and the level are in the exact same directory as the main script file. This is a bit messy... is there a way to properly fix directory paths for objects and levels?
Last edited by pewpew; 11/12/08 22:34.