StarBrickBlock.tscn 543 B

1234567891011
  1. [gd_scene load_steps=3 format=3 uid="uid://dpukj2ja3i3qj"]
  2. [ext_resource type="PackedScene" uid="uid://cor5javglnirw" path="res://Scenes/Prefabs/Blocks/BrickBlocks/PowerUpBrickBlock.tscn" id="1_5t0h4"]
  3. [ext_resource type="PackedScene" uid="uid://5qg8po86pew4" path="res://Scenes/Prefabs/Entities/Items/SuperStar.tscn" id="2_6m2bg"]
  4. [node name="BrickBlock" instance=ExtResource("1_5t0h4")]
  5. item = ExtResource("2_6m2bg")
  6. mushroom_if_small = false
  7. [node name="Sprite2D" parent="EditorVisibleNode" index="0"]
  8. region_rect = Rect2(0, 32, 16, 16)