The project includes two scenes localed in ExampleContent/Scenes.
These scenes expect a viewport resolution of 640x480 or a multiple of that ratio so make sure the GameView is set to the correct resolution.
SceneSampleNest shows a fixed-point perspective example.
SampleSceneTownScrolling shows a scrolling background example.
Both levels contain a scene selector UI to travel load thes other available scenes.
A character with basic movement is included to be able to move through the environment.