For some reason, in my project, my Timer is a null instance. It's attached to the tree, everything is right and working, but my Timer isn't recognised. I've tried making it an onready variable and printing the variable, but something weird happens; sometimes it shows the right thing (the timer), and other times it shows Object:null. No clue what's happening. Any help would be appreciated.