top of page

Day 32- Made a task system.

  • Writer: ayaan anand
    ayaan anand
  • May 7, 2022
  • 1 min read

Updated: May 8, 2022

So I have managed to program something very basic, I think it gets the job done but it is very simple. I am open to peoples thoughts but this is how it looks


The code is also very basic.


The only problem I had was when I made the tag for the ball being lifted I capitalized it in the script but not in the editor. Other than that it works really well.

Another important thing to note is that at the top you need to write using UnityEngine.UI; as that makes the script access the UI library.

Recent Posts

See All
Summary part 2

To get the other parts running such as the hands and animations follow this https://www.youtube.com/watch?v=VdT0zMcggTQ It will explain...

 
 
 
Day 62

Almost got VR working! I found a really good video that was quick and easy to follow, unfortunately due to my limited experiences with...

 
 
 

Comments


bottom of page