Hi guys long time no post. 
Ive mannaged to get the Default hud off and now want to make my own but and this is the problem. Problem below.
Go the View, WorldProperties. In World Info Tab tick. No Default Inventory for Player. Open kismet. Then right click and go to. New Event, Player, Player Spawned. Then right click again and go to. New Action, Toggle, Toggle Hud.
From Player Spawned "Out" Plug it into "Toggle HUD" Hide.
Right click and go to. New Variable, Player, Player. Click on the All Players in Kismet and in the properties unctick All Players.
From Toggle Hud "Target" Plug into Player 0.
And that gets rid off the Default Hud and i can play with out hud or gun. Ive also done the tutorial from the UDN site on top down view game of the "Timer Bar" tutorial. Ive compleated that and got the timer bar working with out any other hud on screen and works perfect.
I then go to make my own texture for just a basic circle for a radar. I import the texture and then make the UIScene textur and other material but when i go into the game the radar what i made shows up where its ment to but the game is paused and i got to press escape key but when i press the escape key the radar what i made goes but the game is fine and runs.
I dont no whever im making the UI_textures wrong or other things but im doing the exact same thing as the Timer bar tutorial but it doesnt seem to work.
Thanks for any advice.

Ive mannaged to get the Default hud off and now want to make my own but and this is the problem. Problem below.

Go the View, WorldProperties. In World Info Tab tick. No Default Inventory for Player. Open kismet. Then right click and go to. New Event, Player, Player Spawned. Then right click again and go to. New Action, Toggle, Toggle Hud.
From Player Spawned "Out" Plug it into "Toggle HUD" Hide.
Right click and go to. New Variable, Player, Player. Click on the All Players in Kismet and in the properties unctick All Players.
From Toggle Hud "Target" Plug into Player 0.
And that gets rid off the Default Hud and i can play with out hud or gun. Ive also done the tutorial from the UDN site on top down view game of the "Timer Bar" tutorial. Ive compleated that and got the timer bar working with out any other hud on screen and works perfect.
I then go to make my own texture for just a basic circle for a radar. I import the texture and then make the UIScene textur and other material but when i go into the game the radar what i made shows up where its ment to but the game is paused and i got to press escape key but when i press the escape key the radar what i made goes but the game is fine and runs.
I dont no whever im making the UI_textures wrong or other things but im doing the exact same thing as the Timer bar tutorial but it doesnt seem to work.
Thanks for any advice.
Comment