Hello,
I'm working on a character selection screen for a game where I want (at least) two players choosing their characters. As of now, the buttons on the .swf file receive focus for the two players (using 360 gamepads) but they are both controlling the same focus. I don't know how to create a separate focus for the second player. I followed this tutorial but had no success.
http://udn.epicgames.com/Three/GFxSplitScreen.html
Maybe the tutorial is outdated (because SetControllerFocusGroup is a static function in the FocusManager class, not in the Selection class) but I followed it anyway. I created the two focus groups and in the .fla file, I created the 4 states mentioned in the tutorial: state0 for no focus, state1 for player 1, state2 for player 2 and state3 for both players focusing on the same button. Didn't work. Matt Doyle mentioned that he was going to post some videos but I can't seem to find them. I'll appreciate it if anyone can point me in the right direction. Thanks.
P.S.: By the way, I'm using the March 2012 UDK build.



Reply With Quote

Bookmarks