Mobile settings
This commit is contained in:
parent
53a0ac9d87
commit
db5bb342de
10 changed files with 93 additions and 68 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=61 format=2]
|
||||
[gd_scene load_steps=60 format=2]
|
||||
|
||||
[ext_resource path="res://scripts/Map.gd" type="Script" id=1]
|
||||
[ext_resource path="res://resources/graphics/GUI/Map/Inside/disabled/exit.webp" type="Texture" id=2]
|
||||
|
|
@ -23,7 +23,6 @@
|
|||
[ext_resource path="res://resources/graphics/GUI/Map/Outside/garage.webp" type="Texture" id=21]
|
||||
[ext_resource path="res://resources/graphics/GUI/Map/Outside/dock_pier.webp" type="Texture" id=22]
|
||||
[ext_resource path="res://resources/graphics/GUI/Map/Outside/dock_pier_disabled.webp" type="Texture" id=23]
|
||||
[ext_resource path="res://resources/graphics/GUI/Map/Outside/smoking_area_clickmask.png" type="BitMap" id=24]
|
||||
[ext_resource path="res://resources/graphics/GUI/Map/Inside/disabled/basement.webp" type="Texture" id=25]
|
||||
[ext_resource path="res://resources/graphics/GUI/Map/Inside/active/3rdFloor_active.webp" type="Texture" id=26]
|
||||
[ext_resource path="res://resources/graphics/GUI/Map/Inside/active/garage_active.webp" type="Texture" id=27]
|
||||
|
|
@ -459,7 +458,6 @@ rect_rotation = -5.9
|
|||
rect_scale = Vector2( 0.4, 0.4 )
|
||||
texture_normal = ExtResource( 11 )
|
||||
texture_disabled = ExtResource( 12 )
|
||||
texture_click_mask = ExtResource( 24 )
|
||||
|
||||
[node name="Restaurant" type="TextureButton" parent="Map/Outside/Places"]
|
||||
margin_left = 1182.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue