Portrait style scroll game tutorials
ingamez
Member, PRO Posts: 41
Hey all, I've found many tutorials online for side scroll games or landscape scroll games, but I haven't found anything for portrait scrolls games?
Comments
Most landscape tutorials should be easily adaptable to portrait games. Whenever it uses code to scroll across the X axis, change the code to use Y instead. It would be best to try that and then ask for help on a specific problem you're experiencing.
Just change everything to Y.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
Thanks, it's what I did. I appreciate the help:)