"Engine:83: attempt to index nil with 'canvas' " is the error.
This happens when i call the method Start() in Engine class.
Also if I try to call to call method CreateCanvas in Engine class it will drops
"Engine:354: canvas is not a valid member of Players.Player.PlayerGui.Main.Canvas" - meaning that the self is the frame in this case.
"Engine:83: attempt to index nil with 'canvas' " is the error. This happens when i call the method Start() in Engine class.
Also if I try to call to call method CreateCanvas in Engine class it will drops "Engine:354: canvas is not a valid member of Players.Player.PlayerGui.Main.Canvas" - meaning that the self is the frame in this case.