How can I make a custom background and ground for my platform game?
For a background, you can combine custom shapes, props (with collision off), and barriers (with collision off) to make a custom background. For floors, you could add barriers with collision on and add custom shapes or colored barriers inside to customize it.
4 Likes
