Topic: Programmatically Change 2D Character Prefab

I would like my 2D sprite character to change material/color/fx while performing particular moves.
How can I dynamically change the character prefab from BattleGUI.cs?

Thanks

Share

Thumbs up Thumbs down

Re: Programmatically Change 2D Character Prefab

bump

Share

Thumbs up Thumbs down

Re: Programmatically Change 2D Character Prefab

You can create you own custom script to handle all that.
What component are you trying to change?

Share

Thumbs up Thumbs down