#Scriptable Object

1 messages · Page 1 of 1 (latest)

sacred tide
#

If it's not an SO, then what will instantiate it in the game context?

sand bay
sacred tide
#

Okay, I think I just forgot how to make a singleton factory

sand bay
#

Factory? That's a separate pattern. A singleton pattern is very simple. It just involves having a static instance of a type.