Hint* Like
the image below, left, you need to left mouse click
and drag the line to the "True"
and release the mouse button. Do
the "Player 0" link the same way.
Now, if we select "Play from
Here"
when the map starts the image Dustmenudemo will be 60 right
and 60 down from the corner of the screen.
|
STEP THREE
Start UDK,
open the map: Mainnmenu.udk
Now, We need to connect the widgets,
all of them!!
First,
under the menu "Window" at the top of the
Kismet
screen, make sure "Properties" is ticked.
Click
the widget with the comment: "This is the
main menu picture". Connect the
widget to the bool and player variable. (Join Active to true)
(Join Target to
Player 0)
(Example
left)
Click
the widget with the comment: "This is the
main menu picture".
In the
properties window, click the magnifying glass to
open the UDK Content browser. In the search
engine window type: "Dustmenudemo", click
"All Assets" Select the image
"Dustmenudemo",
go back to the widget and left mouse click the
green arrow next to the magnifying glass. This
will add the texture to the widget. If it does
not work try again, maybe you did not select the
image correctly in the content browser to add it.
|