Skip to content

Add platform component

Will Baumgartner requested to merge platform-component into main

Added a platform component that can be modified using the inspector. Can set thickness, width, fall timer, and one way properties.

I also added some of these new platforms to the main scene to demo them.

There is a new collision layer added so that the platforms fall through everything, but the player can step on them.

Merge request reports