Hi I am building an game where I need to reload the current scene.I have tried this code but it says something string to find (not sure what that exactly says.) I have attached a screen shot of it.
local composer = require( “composer” )
– Later…
local currScene = composer.getSceneName( “nameofscene” )
composer.gotoScene( currScene