// Start is called before the first frame update void Start() { Najva.init(); }
void INIT() { //Edit Below line and fill it using data from your najva panel Najva.init(); DontDestroyOnLoad(this); }