AMAZING GRAPHICS
This commit is contained in:
parent
d7e29f43e8
commit
6b1ec6a4b5
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
[gd_scene load_steps=10 format=2]
|
[gd_scene load_steps=9 format=2]
|
||||||
|
|
||||||
[ext_resource path="res://ui/arrow_figure_8.tres" type="Material" id=1]
|
[ext_resource path="res://ui/arrow_figure_8.tres" type="Material" id=1]
|
||||||
[ext_resource path="res://ui/theme.tres" type="Theme" id=2]
|
[ext_resource path="res://ui/theme.tres" type="Theme" id=2]
|
||||||
[ext_resource path="res://graphics/hud/pause_arrow.png" type="Texture" id=3]
|
[ext_resource path="res://graphics/hud/pause_arrow.png" type="Texture" id=3]
|
||||||
[ext_resource path="res://objects/hud/pause_screen.gd" type="Script" id=4]
|
[ext_resource path="res://objects/hud/pause_screen.gd" type="Script" id=4]
|
||||||
[ext_resource path="res://ui/2ndpuberty_no_dropshadow.tres" type="Theme" id=5]
|
|
||||||
[ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=6]
|
[ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=6]
|
||||||
[ext_resource path="res://objects/hud/options_screen_scholar.tscn" type="PackedScene" id=7]
|
[ext_resource path="res://objects/hud/options_screen_scholar.tscn" type="PackedScene" id=7]
|
||||||
[ext_resource path="res://ui/border.png" type="Texture" id=8]
|
[ext_resource path="res://ui/border.png" type="Texture" id=8]
|
||||||
|
@ -41,7 +40,7 @@ margin_left = 64.0
|
||||||
margin_top = 14.0
|
margin_top = 14.0
|
||||||
margin_right = 192.0
|
margin_right = 192.0
|
||||||
margin_bottom = 24.0
|
margin_bottom = 24.0
|
||||||
theme = ExtResource( 5 )
|
theme = ExtResource( 2 )
|
||||||
text = "PAUSED!"
|
text = "PAUSED!"
|
||||||
align = 1
|
align = 1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue