Is it possible to make a 2D side scroller? If so, how?
No. That’s not going to be possible.
2 Likes
Yeah it’s possible… @SteveJ is lying…
Does anybody know how?
1 Like
Make the camera follow the player. As simple as that.
You can make whatever you want, it’s a matter of programming it. Start here: Learn
–Eric
thanks
How do I make the camera follow the player.
The easiest way is to attach the Main Camera to the Game Object. It probably won’t be the behavior that you’re after though, so be sure to check out the Learn section as others have already pointed out.
Use this starter kit Unity Asset Store - The Best Assets for Game Making , before posting this types of topics please search in the google . There are lots of information about this.