Movement in Levels...

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Bav

New Member
Oct 4, 2005
11
0
0
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!
 

Bav

New Member
Oct 4, 2005
11
0
0
Thanks alot for that, I'll give it a whirl and no doubt return if I can't get it to work,

Thanks again!