Skip to content

Commit

Permalink
now saved?
Browse files Browse the repository at this point in the history
  • Loading branch information
Firsttryy committed Feb 4, 2024
1 parent 3ff05c3 commit 316daae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[gd_scene load_steps=20 format=3 uid="uid://fr4bg276k240"]
[gd_scene load_steps=19 format=3 uid="uid://fr4bg276k240"]

[ext_resource type="Script" path="res://addons/pronto/behaviors/ExportBehavior.gd" id="1"]
[ext_resource type="Script" path="res://prototypes/game-burghardt-goergens-ragerumble-minigames/GuitarHero/Scripts/Game.gd" id="1_od03g"]
[ext_resource type="Texture2D" uid="uid://bcys26i3fl3d5" path="res://prototypes/game-burghardt-goergens-ragerumble-minigames/GuitarHero/arena.png" id="2_3lpk4"]
[ext_resource type="Texture2D" uid="uid://x2sac485rpyp" path="res://prototypes/game-burghardt-goergens-ragerumble-minigames/GuitarHero/Sprites/game/road/road.png" id="2_ob8wy"]
Expand Down Expand Up @@ -505,13 +504,6 @@ metadata/_edit_use_anchors_ = true
stream = ExtResource("8_sgk04")
volume_db = -15.0

[node name="ExportBehavior" type="Node2D" parent="."]
position = Vector2(576, 324)
script = ExtResource("1")
title = "Rhythmic Reign"
authors = PackedStringArray("Tobias Goergens", "Pierre Burghardt")
description = "Prototype for rhythmic game mechanic"

[node name="TileMap" type="TileMap" parent="."]
modulate = Color(0.294118, 0, 0, 1)
position = Vector2(595, 371)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ script = ExtResource("1")
title = "RageRumble"
authors = PackedStringArray("Pierre Burghardt", "Tobias Goergens")
description = "Collection of outrageous minigames"
take_screenshot = false

[node name="CanvasLayer" type="CanvasLayer" parent="."]

Expand Down

0 comments on commit 316daae

Please sign in to comment.