– all display objects must be inserted into group
sceneGroup:insert( timeDisplay )
local sceneGroup = self.view
end
I have managed to reset everything with a reset button except these apples that randomly fall from the sky, when I click restart they come twice as fast?
How do I fix this issue.
Also my music is playing over each other every time I press restart?