Alright, thanks for the answer!
What I want to achieve should be easy.
I simply want to get platforms that go from left to right
on which the player can bounce.
The platform is wrapped around the scene but the player
cannot go out of the scene (thanks to invisible walls).
Problem is if the player can not go through the invisible wall,
the platform cannot either.
Platforms use "jump through", the invisible wall is Solid.
I was wondering if there was a simple way to do that in
Construct 3
Thanks again