Skip to content

Objects Obstacles

NekoDev-cyber edited this page Jan 30, 2022 · 2 revisions

Object Construction

Creating a object

To start out click new sprite by hovering on this icon Capture5.png

You should see it

Capture6.png

Start out by adding a When I Start As A Clone reciever

Capture7.png

Afterwards starting adding properties to your object like it's sprite and scripts

Additional Additions (REQUIRED!)

Make sure to add a script for when it's touching the player

Capture9.png

Additional Additions (Optional)

Add this script if your object is affected by camera scroll

Capture8.png

Clone this wiki locally