does anyone know how to do an online cosmetic system similar to fortnight or apex. im debating if i should store an integer index to the material in the game instance and in the event begin play of the actor i use the select node to load it in.
is that right or should i use a save and load game type of thing
or should i expose the material on spawn
only thing i know for sure is im supposed to use soft refences in this process. but never really used it.