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 ())