added wave viewer which required adding determinism to wave generation
This commit is contained in:
14
UI/Themes/Scale1/popup_item_hover.tres
Normal file
14
UI/Themes/Scale1/popup_item_hover.tres
Normal file
@@ -0,0 +1,14 @@
|
||||
[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://co6ouoi7ieawj"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://ui_atlas.png" id="1_slo62"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_xobyj"]
|
||||
atlas = ExtResource("1_slo62")
|
||||
region = Rect2(10, 10, 9, 9)
|
||||
|
||||
[resource]
|
||||
texture = SubResource("AtlasTexture_xobyj")
|
||||
texture_margin_left = 3.0
|
||||
texture_margin_top = 3.0
|
||||
texture_margin_right = 3.0
|
||||
texture_margin_bottom = 3.0
|
||||
Reference in New Issue
Block a user