Skip to content
View TitanX101's full-sized avatar
  • Empress Games
  • 27°59'17"N 86°55'31"E

Block or report TitanX101

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. VisualElementPicker VisualElementPicker Public

    An attribute that simplifies the assignment of visual element references for your UI script managers.

    C#

  2. GFBMDL for Unity. This script, conve... GFBMDL for Unity. This script, converted from https://github.com/RandomTBush/RTB-3DSMax-Scripts/blob/main/Scripts/PokemonSwitch_GFBMDL-TRMDL.ms, was created for personal use to facilitate the importation of PLGPE-SWSH models as FBX into Unity. Please note that the TRMDL part is not included. I am sharing it in the hope that it may be useful to others.
    1
    // Original maxscript autor: RandomTalkingBush
    2
    // https://github.com/RandomTBush/RTB-3DSMax-Scripts/blob/main/Scripts/PokemonSwitch_GFBMDL-TRMDL.ms
    3
    
                  
    4
    using System;
    5
    using System.Collections.Generic;