Unity Free Tutorials
Hey welcome back to my unity game series, in this tutorial I explored on how to not only fix my platforms but make the work better and move different directions and even spin around. unfortunately, I had to delete the enemies as it wasn’t working right. so for the platforms the way I went about this I had to delete my old platforms and then add in new ones, I then looked for a tutorial on how to do it and after all my hard work I figured out the problem but also found a new problem which I will discuss with my teacher and then progress, but the good thing is I have 4 different types of platforms, the first 3 are moving left to right platforms, each moves at a different speed, the 4th is a back and forth platform, the 5th is a static platform and the 6th I changed the gem rotate script a bit and now I have a rotating platform, the problem I am having is when I jump onto the platforms I end up changing direction and when I leave them my character also changes direction making it rea...