# Objective - Make progress for #15918 - Start with 2d ## Solution - Remove screenshots for existing examples as they're not deterministic - Create new "testbed" example category, with a 2d one to start ## Testing - Run `CI_TESTING_CONFIG=.github/example-run/testbed_2d.ron cargo run --example testbed_2d --features "bevy_ci_testing"` - ??? - Check the screenshots
		
			
				
	
	
		
			13 lines
		
	
	
		
			273 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			273 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
(
 | 
						|
    events: [
 | 
						|
        (100, Screenshot),
 | 
						|
        (200, Custom("switch_scene")),
 | 
						|
        (300, Screenshot),
 | 
						|
        (400, Custom("switch_scene")),
 | 
						|
        (500, Screenshot),
 | 
						|
        (600, Custom("switch_scene")),
 | 
						|
        (700, Screenshot),
 | 
						|
        (800, AppExit),
 | 
						|
    ]
 | 
						|
)
 |