Is there a way to delete a mesh that I have created using a button?
https://playground.babylonjs.com/#CBGEQX#431
standard scoping issue
https://playground.babylonjs.com/#CBGEQX#433
1 Like
You were just declaring tempSphere in the wrong context
1 Like
Thanks guys for the super quick answers! I’m just getting started: D.