Skip to content
Snippets Groups Projects
Commit 8597dc53 authored by SCHIEBER MORGANE's avatar SCHIEBER MORGANE :fries:
Browse files

list player working file

parent 357a4c8b
Branches
Tags
No related merge requests found
[gd_scene load_steps=9 format=2]
[gd_scene load_steps=8 format=2]
[ext_resource path="res://levels/hud/hudListPlayers.gd" type="Script" id=1]
[ext_resource path="res://models/listPlayer/bgTestTmp.jpg" type="Texture" id=2]
[ext_resource path="res://levels/hud/hudListPlayers.tres" type="StyleBox" id=3]
[ext_resource path="res://levels/hud/assets/backgdListPlayers.png" type="Texture" id=4]
[ext_resource path="res://models/listPlayer/fibre-font.otf" type="DynamicFontData" id=5]
[ext_resource path="res://levels/hud/assets/test.png" type="Texture" id=6]
[ext_resource path="res://models/listPlayer/themes_sliderContainer.tres" type="Theme" id=7]
[ext_resource path="res://models/listPlayer/themes_sliderContainer.tres" type="Theme" id=6]
[sub_resource type="DynamicFont" id=1]
size = 40
......@@ -89,7 +88,6 @@ margin_top = 50.0
margin_right = 804.0
margin_bottom = 50.0
size_flags_horizontal = 3
texture = ExtResource( 6 )
expand = true
stretch_mode = 6
......@@ -99,7 +97,7 @@ margin_right = 804.0
margin_bottom = 380.0
size_flags_horizontal = 3
size_flags_vertical = 3
theme = ExtResource( 7 )
theme = ExtResource( 6 )
[node name="marginPlayer" type="MarginContainer" parent="listPlayers/Panel/MarginContainer/VBoxContainer/playerContainer"]
margin_right = 804.0
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment