No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bonus3.tscn 315B

12345678
  1. [gd_scene load_steps=3 format=2]
  2. [ext_resource path="res://mini-game/scenes/spawner/pickup.tscn" type="PackedScene" id=1]
  3. [ext_resource path="res://mini-game/ressources/sprites/bonus/oreille.png" type="Texture" id=2]
  4. [node name="bonus3" instance=ExtResource( 1 )]
  5. sprite_texture = ExtResource( 2 )
  6. type = "bonus"