Road TO Dev — Boss movement Starting Spot

Rob Smith
Jul 17, 2021

--

Objective: Create movement for the boss to have upon entering the scene.

Step 1: Make a new variable for controlling the bosses speed and end position

Step 2: Set these variables in start (you can change them to fit whatever you need) also start the coroutine we will need for moving to start

Step 3: Create the Coroutine to move to the starting position

Step 4: Setup a way to stop the coroutine in update

--

--

Rob Smith
Rob Smith

Written by Rob Smith

Hi there! I am currently on the path to learn how to become a unity developer and will be documenting my journey as best as I can here. Thanks for looking!

No responses yet