Live Game Debugging Editor

Hi @the and welcome,

Inspecting the scene hierarchy on runtime isn’t supported by PlayCanvas right now, but there are these devtools created by @yaustar that enable that:

For pausing the game similarly there isn’t any out of the box functionality, but you can partially do that in code. Try searching these forums for pausing the game e.g.

1 Like