I've created a level using the Unrealengine2 runtime demo, and I need to implement movement, and it is for educational use so I don't see why I can't do this. I have UT99 installed, but don't know which script files I would use to put some movement in my level.
Eventually its just gonna be a level where the user gets to walk around my university campus, and all I need is some simple collision detection (stopping at walls, etc.), similar to the runtime demo.
I can load the level (its just a box with a player start added) using the runtime but can't move, any suggestions ?
Thanks!
Eventually its just gonna be a level where the user gets to walk around my university campus, and all I need is some simple collision detection (stopping at walls, etc.), similar to the runtime demo.
I can load the level (its just a box with a player start added) using the runtime but can't move, any suggestions ?
Thanks!