I can add multiple “levels” that players can freely walk through. This could also be used to go into new rooms via doors, ladders, etc.
Some other, smaller updates include:
Dash with shift or by double tapping a or d
Shoot up and down while pressing w and s, respectively, in combination with an ability
All GUI game elements spin around a central point
SurfaceGuis make my life easier. How? Well, with SurfaceGuis, Roblox handles all of the replication for me, so I don’t need to copy every gui and all of the changes made to each client. Also, SurfaceGuis will allow me to use the camera to track your character across the arena.
SurfaceGuis make my life easier. How? Well, with SurfaceGuis, Roblox handles all of the replication for me, so I don’t need to copy every gui and all of the changes made to each client. Also, SurfaceGuis will allow me to use the camera to track your character across the arena.[/quote]
Speaking of having the camera follow your character across the arena, I just added camera tracking. The camera now follows your 2D character as you move through the arena.