Instanced scene and visibility of area collision shape

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By websterek

Hi!
I have problem with scene instancing, due to my project I have written script to mass instance of few objects with areas and collision shapes. Sadly this “collision shapes” are unvisible after instancing, how can I make preview of them?

I have found one workaround, when you activate “Editable Children” and then click on collision shape, it’s start showing up, but only to next scene opening :frowning:

How can I make preview of collision shapes from instanced scenes?

:bust_in_silhouette: Reply From: metin

You can click on Debug → Visible collision shapes. But it will show the collision shapes ingame and not in the editor.