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