mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
powerup system
This commit is contained in:
parent
c8747328cf
commit
77ca16be36
149 changed files with 2472 additions and 331 deletions
|
@ -1,9 +1,9 @@
|
|||
[gd_scene load_steps=27 format=2]
|
||||
[gd_scene load_steps=26 format=2]
|
||||
|
||||
[ext_resource path="res://Cannon/Cannon.tscn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://Borders/tileset.png" type="Texture" id=2]
|
||||
[ext_resource path="res://Ball/Ball.tscn" type="PackedScene" id=3]
|
||||
[ext_resource path="res://Pegs/Purple/PurplePeg.tscn" type="PackedScene" id=4]
|
||||
[ext_resource path="res://Pegs/Yellow/YellowPeg.tscn" type="PackedScene" id=4]
|
||||
[ext_resource path="res://ControlElements/Killzone.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://Bucket/Bucket.tscn" type="PackedScene" id=6]
|
||||
[ext_resource path="res://HUD/HUD.tscn" type="PackedScene" id=7]
|
||||
|
@ -12,7 +12,6 @@
|
|||
[ext_resource path="res://Stages/World.gd" type="Script" id=10]
|
||||
[ext_resource path="res://Effects/FadeIn.tscn" type="PackedScene" id=11]
|
||||
[ext_resource path="res://Stages/Background.png" type="Texture" id=12]
|
||||
[ext_resource path="res://Pegs/Purple/PurpleBar.tscn" type="PackedScene" id=13]
|
||||
[ext_resource path="res://Menu/Pause.tscn" type="PackedScene" id=14]
|
||||
|
||||
[sub_resource type="ConvexPolygonShape2D" id=1]
|
||||
|
@ -230,89 +229,8 @@ position = Vector2( 0, 248 )
|
|||
|
||||
[node name="Pegs" type="Node2D" parent="."]
|
||||
|
||||
[node name="PurplePeg" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 168, 48 )
|
||||
|
||||
[node name="PurplePeg2" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 216, 48 )
|
||||
|
||||
[node name="PurplePeg3" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 168, 64 )
|
||||
|
||||
[node name="PurplePeg4" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 216, 64 )
|
||||
|
||||
[node name="PurplePeg5" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 168, 80 )
|
||||
|
||||
[node name="PurplePeg6" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 216, 80 )
|
||||
|
||||
[node name="PurplePeg7" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 168, 96 )
|
||||
|
||||
[node name="PurplePeg8" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 216, 96 )
|
||||
|
||||
[node name="PurplePeg9" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 168, 112 )
|
||||
|
||||
[node name="PurplePeg10" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 216, 112 )
|
||||
|
||||
[node name="PurplePeg11" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 168, 128 )
|
||||
|
||||
[node name="PurplePeg12" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 216, 128 )
|
||||
|
||||
[node name="PurplePeg13" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 168, 144 )
|
||||
|
||||
[node name="PurplePeg14" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 216, 144 )
|
||||
|
||||
[node name="PurplePeg18" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 176, 172 )
|
||||
|
||||
[node name="PinkPeg3" parent="Pegs" instance=ExtResource( 8 )]
|
||||
position = Vector2( 192, 176 )
|
||||
|
||||
[node name="PurplePeg19" parent="Pegs" instance=ExtResource( 4 )]
|
||||
position = Vector2( 208, 172 )
|
||||
|
||||
[node name="PinkPeg" parent="Pegs" instance=ExtResource( 8 )]
|
||||
position = Vector2( 111, 47 )
|
||||
|
||||
[node name="PinkPeg2" parent="Pegs" instance=ExtResource( 8 )]
|
||||
position = Vector2( 168, 160 )
|
||||
|
||||
[node name="StaticBody2D" parent="Pegs" instance=ExtResource( 13 )]
|
||||
position = Vector2( 283, 80 )
|
||||
rotation = -0.785397
|
||||
|
||||
[node name="StaticBody2D2" parent="Pegs" instance=ExtResource( 13 )]
|
||||
position = Vector2( 259, 104 )
|
||||
rotation = -0.785397
|
||||
|
||||
[node name="StaticBody2D3" parent="Pegs" instance=ExtResource( 13 )]
|
||||
position = Vector2( 235, 128 )
|
||||
rotation = -0.785397
|
||||
|
||||
[node name="StaticBody2D4" parent="Pegs" instance=ExtResource( 13 )]
|
||||
position = Vector2( 40, 116 )
|
||||
rotation = 3.14159
|
||||
|
||||
[node name="StaticBody2D5" parent="Pegs" instance=ExtResource( 13 )]
|
||||
position = Vector2( 64, 140 )
|
||||
rotation = 3.14159
|
||||
|
||||
[node name="StaticBody2D6" parent="Pegs" instance=ExtResource( 13 )]
|
||||
position = Vector2( 88, 164 )
|
||||
rotation = 3.14159
|
||||
|
||||
[node name="PinkPeg4" parent="Pegs" instance=ExtResource( 8 )]
|
||||
position = Vector2( 216, 160 )
|
||||
position = Vector2( 190, 72 )
|
||||
|
||||
[node name="Bucket" parent="." instance=ExtResource( 6 )]
|
||||
position = Vector2( 192, 209 )
|
||||
|
@ -321,4 +239,7 @@ position = Vector2( 192, 209 )
|
|||
|
||||
[node name="Pause" parent="." instance=ExtResource( 14 )]
|
||||
|
||||
[node name="YellowPeg" parent="." instance=ExtResource( 4 )]
|
||||
position = Vector2( 152, 38 )
|
||||
|
||||
[editable path="Ball"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue