mirror of
				https://git.kittycat.homes/zoe/pegchamp.git
				synced 2024-08-15 03:15:39 +00:00 
			
		
		
		
	added springs
This commit is contained in:
		
							parent
							
								
									62762082f7
								
							
						
					
					
						commit
						e08c2c3ef2
					
				
					 19 changed files with 201 additions and 16 deletions
				
			
		|  | @ -1,9 +0,0 @@ | |||
| [gd_scene load_steps=3 format=2] | ||||
| 
 | ||||
| [ext_resource path="res://Pegs/Yellow/PowerupCard.tscn" type="PackedScene" id=1] | ||||
| [ext_resource path="res://Ball/sprite.png" type="Texture" id=2] | ||||
| 
 | ||||
| [node name="TextureButton" instance=ExtResource( 1 )] | ||||
| 
 | ||||
| [node name="Sprite" parent="." index="0"] | ||||
| texture = ExtResource( 2 ) | ||||
							
								
								
									
										11
									
								
								Pegs/Yellow/PowerupCards/Spring.tscn
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								Pegs/Yellow/PowerupCards/Spring.tscn
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,11 @@ | |||
| [gd_scene load_steps=3 format=2] | ||||
| 
 | ||||
| [ext_resource path="res://Pegs/Yellow/PowerupCard.tscn" type="PackedScene" id=1] | ||||
| [ext_resource path="res://Pegs/Yellow/Powerups/Spring/spring-Sheet.png" type="Texture" id=2] | ||||
| 
 | ||||
| [node name="Spring" instance=ExtResource( 1 )] | ||||
| powerup = "res://Pegs/Yellow/Powerups/Spring/Springs.tscn" | ||||
| 
 | ||||
| [node name="Sprite" parent="." index="0"] | ||||
| texture = ExtResource( 2 ) | ||||
| hframes = 9 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue