mirror of
				https://git.kittycat.homes/zoe/pegchamp.git
				synced 2024-08-15 03:15:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			77 B
		
	
	
	
		
			GDScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			77 B
		
	
	
	
		
			GDScript
		
	
	
	
	
	
| extends Particles2D
 | |
| 
 | |
| func _ready() -> void:
 | |
| 	$AnimatedSprite.play("default")
 |