Hi, I'm building my first game and I'm trying to get my hero to move down a pipe, similar to Mario Brothers. From what I was able to research, LiteTween seems to be the correct behaviour to use, but I can't get it to move my hero (Pixel) down the pipe to the hidden level. Oddly, I can get him to move upwards from the hidden level back to the level he started on.
I have attached the code that I thought might be correct. I would love any feedback anyone might have on how to make this work. I have attached the code that I tried to use to make him go down the pipe.
Thank You.