Results 67 issues of D8H

### Changes - Split the `RendereredInstance` for custom object in 2 - a legacy one that uses child-objects and hidden properties for the layout - another one that use the...

Fixes: https://forum.gdevelop.io/t/stop-player-sliding-on-moving-platform/42693 Built over: - https://github.com/4ian/GDevelop/pull/4518 ## Bug reproduction https://user-images.githubusercontent.com/2611977/200417980-cdd58964-c909-459a-b815-24f01e07456b.mp4 ## 1st Bug fix attempt The object as hit box technic can't be used with moving platforms because it will...