소스 검색

Ajoute illustrations intro

DricomDragon 4 일 전
부모
커밋
c7a786769f

+ 4 - 0
README.md

@@ -27,3 +27,7 @@ See [LICENSE.md](LICENSE.md).
 #### Logo Actux
 
 Probablement libre.
+
+#### Simple Black Hat
+
+[CCO by xxgicoxx](https://opengameart.org/content/simple-black-hat)

+ 41 - 2
godot/run/root.tscn

@@ -1,15 +1,20 @@
-[gd_scene load_steps=93 format=3 uid="uid://cicpg8p1cfx7b"]
+[gd_scene load_steps=101 format=3 uid="uid://cicpg8p1cfx7b"]
 
 [ext_resource type="Script" uid="uid://cj85fm8sf6vjj" path="res://addons/slide_show/projector/focus/Focus.gd" id="1_v7xjr"]
 [ext_resource type="Script" uid="uid://c02k4gjioxope" path="res://addons/slide_show/projector/show/Show.gd" id="2_c3jkg"]
 [ext_resource type="PackedScene" uid="uid://c0yx4skvvx7ek" path="res://slides/1/world.tscn" id="3_s3lgd"]
 [ext_resource type="PackedScene" uid="uid://lkkfqjkygwyh" path="res://slides/0/Attente.tscn" id="3_xwknd"]
+[ext_resource type="PackedScene" uid="uid://baja0f7gxmx4o" path="res://slides/0a/Rapport.tscn" id="4_i4kki"]
 [ext_resource type="PackedScene" uid="uid://b2ejqg1bi8iej" path="res://slides/2/me.tscn" id="4_uqvn6"]
 [ext_resource type="PackedScene" uid="uid://bda3s8rk1mow7" path="res://slides/3/isf.tscn" id="5_5ojy5"]
+[ext_resource type="PackedScene" uid="uid://dfwdwo77vea33" path="res://slides/0b/RapportManette.tscn" id="5_kr4pk"]
 [ext_resource type="PackedScene" uid="uid://c5uapdtc6pqea" path="res://slides/4/Dev.tscn" id="6_cl7a1"]
+[ext_resource type="PackedScene" uid="uid://cendyao8pwqif" path="res://slides/0c/RapportPingouin.tscn" id="6_r7plg"]
 [ext_resource type="PackedScene" uid="uid://dseih2r3vxluh" path="res://slides/6/Laby.tscn" id="7_hi5bx"]
+[ext_resource type="PackedScene" uid="uid://bvhre8f1e7ss3" path="res://slides/0d/RapportTheatre.tscn" id="7_v1fyc"]
 [ext_resource type="PackedScene" uid="uid://bydlsxk25uqb3" path="res://slides/5/GameDev.tscn" id="7_xc17h"]
 [ext_resource type="PackedScene" uid="uid://c05m8oxkht7i0" path="res://slides/101/foundation.tscn" id="8_e1aig"]
+[ext_resource type="PackedScene" uid="uid://ddfpliita6341" path="res://slides/0e/RapportArgentine.tscn" id="8_kw658"]
 [ext_resource type="PackedScene" uid="uid://dcnta37kmb0ao" path="res://slides/7/Computer.tscn" id="9_6ew0p"]
 [ext_resource type="PackedScene" uid="uid://d2u05ulipyjtk" path="res://slides/8/Translator.tscn" id="10_mhmn3"]
 [ext_resource type="PackedScene" uid="uid://b0nt278g4q1ve" path="res://slides/9/MyGames.tscn" id="11_t8t2f"]
@@ -92,6 +97,9 @@
 [ext_resource type="PackedScene" uid="uid://bjtiwlal1u382" path="res://slides/382/DemoAlpha.tscn" id="86_8rk8f"]
 [ext_resource type="PackedScene" uid="uid://bprjwsnhrfkj6" path="res://slides/375/show_reel.tscn" id="86_vajxb"]
 [ext_resource type="PackedScene" uid="uid://bjtiwlal1u4ba" path="res://slides/399/MyPluginRevealed.tscn" id="87_k3ewu"]
+[ext_resource type="PackedScene" uid="uid://qyjijrrvlnur" path="res://slides/390/Bientot.tscn" id="96_4ivcd"]
+[ext_resource type="PackedScene" uid="uid://wb4v56u3n2ay" path="res://slides/391/Actux.tscn" id="97_yfu58"]
+[ext_resource type="PackedScene" uid="uid://q30qjv4ncc70" path="res://slides/392/GrafikLabor.tscn" id="98_sqp5w"]
 
 [node name="Root" type="Node"]
 metadata/_edit_horizontal_guides_ = []
@@ -110,7 +118,6 @@ scope_trans = 10
 
 [node name="Show" type="Node2D" parent="Board"]
 script = ExtResource("2_c3jkg")
-start_slide = 1
 hide_slides = true
 action_finish_slide = "finish"
 action_skip_slide = "skip"
@@ -121,6 +128,26 @@ metadata/_edit_lock_ = true
 [node name="Attente" parent="Board/Show" instance=ExtResource("3_xwknd")]
 position = Vector2(-1937, 230)
 
+[node name="Rapport" parent="Board/Show" instance=ExtResource("4_i4kki")]
+position = Vector2(-1745, 338)
+scale = Vector2(0.8, 0.8)
+
+[node name="RapportManette" parent="Board/Show" instance=ExtResource("5_kr4pk")]
+position = Vector2(-1506, 688)
+scale = Vector2(0.32, 0.32)
+
+[node name="RapportPingouin" parent="Board/Show" instance=ExtResource("6_r7plg")]
+position = Vector2(-1356, 727)
+scale = Vector2(0.32, 0.32)
+
+[node name="RapportTheatre" parent="Board/Show" instance=ExtResource("7_v1fyc")]
+position = Vector2(-1206, 766)
+scale = Vector2(0.32, 0.32)
+
+[node name="RapportArgentine" parent="Board/Show" instance=ExtResource("8_kw658")]
+position = Vector2(-978, 805)
+scale = Vector2(0.32, 0.32)
+
 [node name="World" parent="Board/Show" instance=ExtResource("3_s3lgd")]
 scale = Vector2(10, 10)
 metadata/_edit_lock_ = true
@@ -464,6 +491,18 @@ scale = Vector2(0.435, 0.435)
 position = Vector2(7731, 7989)
 scale = Vector2(0.29, 0.29)
 
+[node name="Bientot" parent="Board/Show" instance=ExtResource("96_4ivcd")]
+position = Vector2(7063, 7974)
+scale = Vector2(0.29, 0.29)
+
+[node name="Actux" parent="Board/Show" instance=ExtResource("97_yfu58")]
+position = Vector2(7297, 8037)
+scale = Vector2(0.1, 0.1)
+
+[node name="GrafikLabor" parent="Board/Show" instance=ExtResource("98_sqp5w")]
+position = Vector2(7333, 8117)
+scale = Vector2(0.2, 0.2)
+
 [node name="MyPluginRevealed" parent="Board/Show" instance=ExtResource("87_k3ewu")]
 position = Vector2(6370, 7512)
 scale = Vector2(0.425, 0.425)

+ 4 - 10
godot/slides/0a/Rapport.tscn

@@ -1,20 +1,14 @@
-[gd_scene load_steps=4 format=3 uid="uid://ulkmxpsprncwi"]
+[gd_scene load_steps=3 format=3 uid="uid://baja0f7gxmx4o"]
 
 [ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_vxkeb"]
-[ext_resource type="Texture2D" uid="uid://y0uig0e8vd1i" path="res://icon.png" id="2_hmtad"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_owxlb"]
 
 [node name="Rapport" type="Node2D"]
 script = ExtResource("1_vxkeb")
 
-[node name="Sprite2D" type="Sprite2D" parent="."]
-position = Vector2(933, 546)
-scale = Vector2(2, 2)
-texture = ExtResource("2_hmtad")
-
 [node name="Title" parent="." instance=ExtResource("3_owxlb")]
-offset_left = 85.0
-offset_top = 26.0
+offset_left = 82.0
+offset_top = 294.0
 offset_right = 1847.0
-offset_bottom = 194.0
+offset_bottom = 459.0
 text = "Quel est le rapport entre ..."

+ 41 - 0
godot/slides/0b/Joypad.svg

@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   height="16"
+   viewBox="0 0 16 16"
+   width="16"
+   version="1.1"
+   id="svg1"
+   sodipodi:docname="Joypad.svg"
+   inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg">
+  <defs
+     id="defs1" />
+  <sodipodi:namedview
+     id="namedview1"
+     pagecolor="#ffffff"
+     bordercolor="#000000"
+     borderopacity="0.25"
+     inkscape:showpageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1"
+     inkscape:zoom="13.8125"
+     inkscape:cx="8"
+     inkscape:cy="8"
+     inkscape:window-width="952"
+     inkscape:window-height="1046"
+     inkscape:window-x="962"
+     inkscape:window-y="4"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg1" />
+  <path
+     d="m1 3c-.55226.0000552-.99994.44774-1 1v8c.0000552.55226.44774.99994 1 1h14c.55226-.000055.99994-.44774 1-1v-8c-.000055-.55226-.44774-.99994-1-1zm2 2h2v2h2v2h-2v2h-2v-2h-2v-2h2zm10.5 0a1.5 1.5 0 0 1 1.5 1.5 1.5 1.5 0 0 1 -1.5 1.5 1.5 1.5 0 0 1 -1.5-1.5 1.5 1.5 0 0 1 1.5-1.5zm-3 3a1.5 1.5 0 0 1 1.5 1.5 1.5 1.5 0 0 1 -1.5 1.5 1.5 1.5 0 0 1 -1.5-1.5 1.5 1.5 0 0 1 1.5-1.5z"
+     fill="#e0e0e0"
+     fill-rule="evenodd"
+     id="path1"
+     inkscape:label="path1"
+     style="fill:#478cbf;fill-opacity:1" />
+</svg>

+ 37 - 0
godot/slides/0b/Joypad.svg.import

@@ -0,0 +1,37 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://m37nyjowa6lf"
+path="res://.godot/imported/Joypad.svg-c7364271dbf77d21f2f9124850a4a1b5.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://slides/0b/Joypad.svg"
+dest_files=["res://.godot/imported/Joypad.svg-c7364271dbf77d21f2f9124850a4a1b5.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
+svg/scale=10.0
+editor/scale_with_editor_scale=false
+editor/convert_colors_with_editor_theme=false

+ 3 - 3
godot/slides/0b/RapportManette.tscn

@@ -1,7 +1,7 @@
-[gd_scene load_steps=4 format=3 uid="uid://wqxpuythpenvw"]
+[gd_scene load_steps=4 format=3 uid="uid://dfwdwo77vea33"]
 
 [ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_bilzp"]
-[ext_resource type="Texture2D" uid="uid://y0uig0e8vd1i" path="res://icon.png" id="2_twdig"]
+[ext_resource type="Texture2D" uid="uid://m37nyjowa6lf" path="res://slides/0b/Joypad.svg" id="2_tvj2o"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_poheq"]
 
 [node name="RapportManette" type="Node2D"]
@@ -10,7 +10,7 @@ script = ExtResource("1_bilzp")
 [node name="Sprite2D" type="Sprite2D" parent="."]
 position = Vector2(933, 546)
 scale = Vector2(2, 2)
-texture = ExtResource("2_twdig")
+texture = ExtResource("2_tvj2o")
 
 [node name="Title" parent="." instance=ExtResource("3_poheq")]
 offset_left = 85.0

+ 3 - 3
godot/slides/0c/RapportPingouin.tscn

@@ -1,7 +1,7 @@
-[gd_scene load_steps=4 format=3 uid="uid://nyuyqggzfjdrp"]
+[gd_scene load_steps=4 format=3 uid="uid://cendyao8pwqif"]
 
 [ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_kefhn"]
-[ext_resource type="Texture2D" uid="uid://y0uig0e8vd1i" path="res://icon.png" id="2_fwkgn"]
+[ext_resource type="Texture2D" uid="uid://rj017earjebu" path="res://slides/8/tux_icon.svg" id="2_hefj0"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_kwhra"]
 
 [node name="RapportPingouin" type="Node2D"]
@@ -10,7 +10,7 @@ script = ExtResource("1_kefhn")
 [node name="Sprite2D" type="Sprite2D" parent="."]
 position = Vector2(933, 546)
 scale = Vector2(2, 2)
-texture = ExtResource("2_fwkgn")
+texture = ExtResource("2_hefj0")
 
 [node name="Title" parent="." instance=ExtResource("3_kwhra")]
 offset_left = 85.0

BIN
godot/slides/0d/Hat.png


+ 34 - 0
godot/slides/0d/Hat.png.import

@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://b3ssfujq6aonm"
+path="res://.godot/imported/Hat.png-1e9e44b701e71213c69a21dcce505d4d.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://slides/0d/Hat.png"
+dest_files=["res://.godot/imported/Hat.png-1e9e44b701e71213c69a21dcce505d4d.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1

+ 4 - 4
godot/slides/0d/RapportTheatre.tscn

@@ -1,7 +1,7 @@
-[gd_scene load_steps=4 format=3 uid="uid://fqvmzbdayfoku"]
+[gd_scene load_steps=4 format=3 uid="uid://bvhre8f1e7ss3"]
 
 [ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_atjij"]
-[ext_resource type="Texture2D" uid="uid://y0uig0e8vd1i" path="res://icon.png" id="2_lsaon"]
+[ext_resource type="Texture2D" uid="uid://b3ssfujq6aonm" path="res://slides/0d/Hat.png" id="2_rbrg7"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_pivfc"]
 
 [node name="RapportTheatre" type="Node2D"]
@@ -9,8 +9,8 @@ script = ExtResource("1_atjij")
 
 [node name="Sprite2D" type="Sprite2D" parent="."]
 position = Vector2(933, 546)
-scale = Vector2(2, 2)
-texture = ExtResource("2_lsaon")
+scale = Vector2(6, 6)
+texture = ExtResource("2_rbrg7")
 
 [node name="Title" parent="." instance=ExtResource("3_pivfc")]
 offset_left = 85.0

+ 39 - 0
godot/slides/0e/PreviewSun.svg

@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   height="16"
+   viewBox="0 0 16 16"
+   width="16"
+   version="1.1"
+   id="svg1"
+   sodipodi:docname="PreviewSun.svg"
+   inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg">
+  <defs
+     id="defs1" />
+  <sodipodi:namedview
+     id="namedview1"
+     pagecolor="#ffffff"
+     bordercolor="#000000"
+     borderopacity="0.25"
+     inkscape:showpageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1"
+     inkscape:zoom="51.1875"
+     inkscape:cx="8"
+     inkscape:cy="8"
+     inkscape:window-width="1920"
+     inkscape:window-height="1030"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg1" />
+  <path
+     d="m7 1v3h2v-3zm-2.5352 2.0508-1.4141 1.4141 1.4141 1.4141 1.4141-1.4141zm7.0703 0-1.4141 1.4141 1.4141 1.4141 1.4141-1.4141zm-3.5352 1.9492c-1.6569 0-3 1.3432-3 3s1.3431 3 3 3 3-1.3432 3-3-1.3431-3-3-3zm-7 2v2h3v-2zm11 0v2h3v-2zm-7.5352 3.1211-1.4141 1.4141 1.4141 1.4141 1.4141-1.4141zm7.0703 0-1.4141 1.4141 1.4141 1.4141 1.4141-1.4141zm-4.5352 1.8789v3h2v-3z"
+     fill="#e0e0e0"
+     id="path1"
+     style="fill:#ffff00;fill-opacity:1" />
+</svg>

+ 37 - 0
godot/slides/0e/PreviewSun.svg.import

@@ -0,0 +1,37 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dgqr6kgbvuhyp"
+path="res://.godot/imported/PreviewSun.svg-5f1758f8b2b5d18d54867381559fff46.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://slides/0e/PreviewSun.svg"
+dest_files=["res://.godot/imported/PreviewSun.svg-5f1758f8b2b5d18d54867381559fff46.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
+svg/scale=8.0
+editor/scale_with_editor_scale=false
+editor/convert_colors_with_editor_theme=false

+ 28 - 6
godot/slides/0e/RapportArgentine.tscn

@@ -1,16 +1,16 @@
-[gd_scene load_steps=4 format=3 uid="uid://oxncdoakysqfc"]
+[gd_scene load_steps=4 format=3 uid="uid://ddfpliita6341"]
 
 [ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_kxdjs"]
-[ext_resource type="Texture2D" uid="uid://y0uig0e8vd1i" path="res://icon.png" id="2_fexlf"]
+[ext_resource type="Texture2D" uid="uid://dgqr6kgbvuhyp" path="res://slides/0e/PreviewSun.svg" id="2_dttdn"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_qibyg"]
 
 [node name="RapportArgentine" type="Node2D"]
 script = ExtResource("1_kxdjs")
 
-[node name="Sprite2D" type="Sprite2D" parent="."]
-position = Vector2(933, 546)
-scale = Vector2(2, 2)
-texture = ExtResource("2_fexlf")
+[node name="Sun" type="Sprite2D" parent="."]
+position = Vector2(960, 650)
+scale = Vector2(1.435, 1.435)
+texture = ExtResource("2_dttdn")
 
 [node name="Title" parent="." instance=ExtResource("3_qibyg")]
 offset_left = 85.0
@@ -18,3 +18,25 @@ offset_top = 26.0
 offset_right = 1847.0
 offset_bottom = 194.0
 text = "l'Argentine ?"
+
+[node name="ColorRect1" type="ColorRect" parent="."]
+anchors_preset = 5
+anchor_left = 0.5
+anchor_right = 0.5
+offset_left = 480.0
+offset_top = 366.0
+offset_right = 1440.0
+offset_bottom = 565.0
+grow_horizontal = 2
+color = Color(0.278431, 0.54902, 0.74902, 1)
+
+[node name="ColorRect2" type="ColorRect" parent="."]
+anchors_preset = 5
+anchor_left = 0.5
+anchor_right = 0.5
+offset_left = 480.0
+offset_top = 746.0
+offset_right = 1440.0
+offset_bottom = 945.0
+grow_horizontal = 2
+color = Color(0.278431, 0.54902, 0.74902, 1)

+ 2 - 8
godot/slides/390/Bientot.tscn

@@ -1,20 +1,14 @@
-[gd_scene load_steps=4 format=3 uid="uid://ihsaonmazzfeb"]
+[gd_scene load_steps=3 format=3 uid="uid://qyjijrrvlnur"]
 
 [ext_resource type="Script" uid="uid://dujtdgtfgki4c" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_xlmpo"]
-[ext_resource type="Texture2D" uid="uid://y0uig0e8vd1i" path="res://icon.png" id="2_tbybc"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_hzoxe"]
 
 [node name="Bientot" type="Node2D"]
 script = ExtResource("1_xlmpo")
 
-[node name="Sprite2D" type="Sprite2D" parent="."]
-position = Vector2(933, 546)
-scale = Vector2(2, 2)
-texture = ExtResource("2_tbybc")
-
 [node name="Title" parent="." instance=ExtResource("3_hzoxe")]
 offset_left = 85.0
 offset_top = 26.0
 offset_right = 1847.0
 offset_bottom = 194.0
-text = "Bientot sur Rennes"
+text = "Bientôt sur Rennes"