UnrealScript Game Programming Cookbook

(Chris Devlin) #1

Development Environments


28

Upon launching the game, it may state that your scripts are out of date and ask you to rebuild
them. Just click on OK and let them compile. Once that is completed, you'll start the game as
you normally do, except that there will now be another panel next to your game. This is where
you'll be able to make all of your changes.


How to do it...


With Remote Control now available we can begin to create objects for level designers to work
with. Let's start by creating a simple weapon:



  1. Open Unreal X-Editor.

  2. Click on the bottom half of the UDK Game icon to make the game's options
    editor appear.

Free download pdf