For a while, I've been working on getting movement to move for the mushrooms. Because I did something similar to this last semester (project: ‘Work in Progress’), gladly, I was quite familiar with the gist of how Reactivision worked as last semester I was able to use it with midi controls. Unfortunately, however, I can’t personally say I have had many experiences with Unity. So I take this as an interesting challenge and hope that I can gain some new knowledge after this project.
Thankfully, the code used from last sem project was available to me and I used it as a base (thank you Liam). The code allowed for the object to move side to side, my challenge was making the object move with the y-axis as well as the x-axis. Soon after playing around with different features in Unity and getting used to the layout, I was able to get the object moving side to side. Now the challenge begins…