From 2d223aad3a0ca5a9278513b9c3d247c4af91a704 Mon Sep 17 00:00:00 2001 From: E213872U Date: Fri, 24 Jan 2025 23:05:16 +0100 Subject: [PATCH] Ajout du sprite de l'emplacement vide #vide #cthun #xalathat #wow #lanoix --- ressources/images/empty_slot.svg | 339 +++++++++++++++++++++++++++++++ scenes/attaques/Balle.tscn | 2 +- scenes/attaques/Onde.tscn | 4 +- 3 files changed, 342 insertions(+), 3 deletions(-) create mode 100644 ressources/images/empty_slot.svg diff --git a/ressources/images/empty_slot.svg b/ressources/images/empty_slot.svg new file mode 100644 index 0000000..147448b --- /dev/null +++ b/ressources/images/empty_slot.svg @@ -0,0 +1,339 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/scenes/attaques/Balle.tscn b/scenes/attaques/Balle.tscn index 919db87..c40810f 100644 --- a/scenes/attaques/Balle.tscn +++ b/scenes/attaques/Balle.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://buhlaoq2nalup"] +[gd_scene load_steps=4 format=3 uid="uid://btpp8l4efhrmj"] [ext_resource type="Script" path="res://scripts/Instrument/balle.gd" id="1_4kd3w"] [ext_resource type="Texture2D" uid="uid://csbrejwjfkspr" path="res://ressources/images/note1.png" id="1_qx664"] diff --git a/scenes/attaques/Onde.tscn b/scenes/attaques/Onde.tscn index fe2c8be..9eb3b19 100644 --- a/scenes/attaques/Onde.tscn +++ b/scenes/attaques/Onde.tscn @@ -1,7 +1,7 @@ -[gd_scene load_steps=4 format=3 uid="uid://y2j5qtyg4vt3"] +[gd_scene load_steps=4 format=3 uid="uid://bcypcnpu0608o"] [ext_resource type="Script" path="res://scripts/Instrument/onde.gd" id="1_6377h"] -[ext_resource type="Texture2D" uid="uid://bq2gg8sxvwth2" path="res://ressources/images/ronde tambour.png.png" id="1_oawub"] +[ext_resource type="Texture2D" uid="uid://cb5xpbtagu6jv" path="res://ressources/images/ronde tambour.png.png" id="1_oawub"] [sub_resource type="CircleShape2D" id="CircleShape2D_r81ru"] radius = 125.575