✨Namespaces
why you can't see init project classes
implementations of init project molules in the following namespaces:
using Game.Core;using Game.UI;using Game.Audio;using Game.TouchRaycasters;
So if you want to use SaveSystem -> it's in Game.Core. UISystem -> Game.UI and etc.
Last updated