Topic: UFE2 character selection screen 3d game object

I cant get the 3d game object to work with the character selection screen  this is what is happening  anyone have any ideas? ( IndexOutOfRangeException: Array index is out of range.
DefaultCharacterSelectionScreen.SetHoverIndex (Int32 player, Int32 characterIndex) (at Assets/UFE/Engine/Scripts/UI/Templates/DefaultCharacterSelectionScreen.cs:263)
CharacterSelectionScreen.OnShow ()
DefaultCharacterSelectionScreen.OnShow () (at Assets/UFE/Engine/Scripts/UI/Templates/DefaultCharacterSelectionScreen.cs:408)
UFE.ShowScreen (.UFEScreen screen, System.Action nextScreenAction)
UFE._StartCharacterSelectionScreen (Single fadeTime)
UFE+<StartCharacterSelectionScreen>c__AnonStorey6.<>m__B ()
FluxCapacitor.ExecuteLocalDelayedActions ()
FluxCapacitor.ApplyInputs (Int64 currentFrame, Int64 lastSynchronizedFrame)
FluxCapacitor.DoFixedUpdate ()
UFE.FixedUpdate ())

Share

Thumbs up Thumbs down

Re: UFE2 character selection screen 3d game object

Under the Character Editor, drag an animation file to "Selection Animation" (below Portrait Big). You must do this to every character.

Like UFE? Please rate and review us on the Asset Store!
Questions about the Forum? Check out our Karma FAQ.
Don't forget to check our discord channel.

Re: UFE2 character selection screen 3d game object

i mean  in the global editor the character selection GUI you can add a 3d game object so when you select your characters there is a 3d background

Share

Thumbs up Thumbs down

Re: UFE2 character selection screen 3d game object

ok thanks i see what u mean

Share

Thumbs up Thumbs down

Re: UFE2 character selection screen 3d game object

it worked thanks alot

Share

Thumbs up Thumbs down

Re: UFE2 character selection screen 3d game object

hopw to get the UI to appear in the 3d space when selecting characters on character selection screen with a 3d object selected

Share

Thumbs up Thumbs down

Re: UFE2 character selection screen 3d game object

i got the UI to appear on the screen

Share

Thumbs up Thumbs down