mirror of
				https://git.kittycat.homes/zoe/pegchamp.git
				synced 2024-08-15 03:15:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			258 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			258 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| [gd_scene load_steps=2 format=2]
 | |
| 
 | |
| [ext_resource path="res://SFX/stab.wav" type="AudioStream" id=1]
 | |
| 
 | |
| [node name="PowerupSFX" type="AudioStreamPlayer2D"]
 | |
| stream = ExtResource( 1 )
 | |
| bus = "SFX"
 | |
| 
 | |
| [connection signal="finished" from="." to="." method="queue_free"]
 |