#How to make this type of 2d camera
1 messages · Page 1 of 1 (latest)
i can send a video wait
Sorry I had to send it as a link because discord wouldn’t allow it normally
sorry this is late. you could either have a part as a camera that follows the x and y axis but the z axis stays the same (aka the distance you set it as to how far you want to) OR you could make the camera un able to rotate. position/rotate the camera using scripting. roblox automatically follows the player so just set the rotation and distance of the camera.
i kind of summed that in a jumble but hope that helps!
there is this forum for how the blocks will look like on the screen (this is for a pixelated game but you can do it however you want to)
https://devforum.roblox.com/t/how-to-make-a-roblox-game-2d-pixlated-pixel-platformer/2630038
This tutorial is showing you how I made a Pixel platformer game! Game here: [Pixle Platform [ 2D ] - Roblox] BTW the game is still unfinished, since I have many other 2D pixelated project. But I am making a tutorial on it anyways! First things first, you need to draw your 2D textures. I recommend using Pixilart, it’s free to use! Websit...