Hi,
I am new to MTE and I wanted to use the mte.cleanup() function in the ‘Platformer - Basic PHYSICS 0v958’ sample to remove the map during storyboard’s exitscene (I tried it in destroyscene as well). regardless, i get a runtime error: attempt to index global ‘mte’ (a nil value).
I’ve used the sample code as the skeleton and have only added the needed storyboard elements to test this, but i can’t seem to get around this error. are there any known bugs with the cleanup function? Is there a working example or sample code I could use to resolve the error? i followed the other storyboard sample as a template, but could not get cleanup to work with the Platformer - Basic PHYSICS sample.
super thanks in advance!