How do i create a 2d game that looks like terraria?

how can I make a 2d game with pixels in Roblox studio and how do I change the camera position?

1 Like

Roblox doesn’t support 2d graphics so you’d have two options:

a) Make the game 2.5d, that is graphics are 3d but player can only move in 2 dimensions

b) Use GUIs as display (I’m not sure if this one is reliable though)

2 Likes