mirror of
				https://github.com/flame-engine/flame.git
				synced 2025-11-01 01:18:38 +08:00 
			
		
		
		
	
		
			
				
	
	
	
		
			440 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			440 B
		
	
	
	
	
	
	
	
Tiled
Tiled is an awesome tool to design levels and maps. Flame bundles a dart package that parses tmx files and implements a very simple component for the map rendering.
Right now Tiled support on Flame is quite simple and it only renders the map on the screen, other advanced features are not yet supported.
You can check a working example here.
