mirror of
https://git.tonybark.com/tonytins/CyberBits.git
synced 2026-02-10 09:34:48 -05:00
- Introduce ResourceFiles.cs with constants for JSON resource paths. - Updated Program.cs to use those constants. - Refactored scene handling to store current scene in a variables. - Added file existence checks and switch quit handling to sys.Environment.Exit. - Updated .editorconfig.
103 lines
2.6 KiB
Text
103 lines
2.6 KiB
Text
[gd_scene format=3 uid="uid://eosyt5tlfb0s"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dy3yusiqudfy7" path="res://sprites/cock.jpg" id="1_ig7tw"]
|
|
|
|
[node name="Main" type="Control" unique_id=1203792895]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="BitsImage" type="TextureRect" parent="." unique_id=420796857]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.02578125
|
|
anchor_top = 0.2125
|
|
anchor_right = 0.2921875
|
|
anchor_bottom = 0.6861111
|
|
texture = ExtResource("1_ig7tw")
|
|
expand_mode = 3
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="GenitalList" type="ItemList" parent="." unique_id=1657021535]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.3140625
|
|
anchor_top = 0.29722223
|
|
anchor_right = 0.5804688
|
|
anchor_bottom = 0.6611111
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="CyberwareList" type="ItemList" parent="." unique_id=1780192556]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.5921875
|
|
anchor_top = 0.2986111
|
|
anchor_right = 0.78984374
|
|
anchor_bottom = 0.6194445
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="UnlockedFeatLbl" type="Label" parent="." unique_id=1358090682]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.40546876
|
|
anchor_top = 0.23888889
|
|
anchor_right = 0.5726563
|
|
anchor_bottom = 0.27083334
|
|
text = "Feat:"
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="BitsSelection" type="OptionButton" parent="." unique_id=1632883177]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.315625
|
|
anchor_top = 0.23055555
|
|
anchor_right = 0.37578124
|
|
anchor_bottom = 0.28194445
|
|
selected = 0
|
|
fit_to_longest_item = false
|
|
allow_reselect = true
|
|
item_count = 2
|
|
popup/item_0/text = "Dick"
|
|
popup/item_0/id = 0
|
|
popup/item_1/text = "Pussy"
|
|
popup/item_1/id = 1
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="CyberwareLbl" type="Label" parent="." unique_id=1646946419]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.5921875
|
|
anchor_top = 0.25277779
|
|
anchor_right = 0.7867187
|
|
anchor_bottom = 0.29166666
|
|
text = "Cyberware"
|
|
horizontal_alignment = 1
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="BioEssenceLbl" type="Label" parent="." unique_id=1183351215]
|
|
layout_mode = 0
|
|
offset_left = 759.0
|
|
offset_top = 458.0
|
|
offset_right = 877.0
|
|
offset_bottom = 481.0
|
|
text = "Bio-Essence: 10"
|
|
|
|
[node name="MegaDebtLbl" type="Label" parent="." unique_id=1875640511]
|
|
layout_mode = 0
|
|
offset_left = 896.0
|
|
offset_top = 458.0
|
|
offset_right = 1014.0
|
|
offset_bottom = 481.0
|
|
text = "Mega Debt: 10"
|
|
|
|
[node name="ActionRatingLbl" type="Label" parent="." unique_id=865651652]
|
|
layout_mode = 0
|
|
offset_left = 762.0
|
|
offset_top = 489.0
|
|
offset_right = 880.0
|
|
offset_bottom = 512.0
|
|
text = "Action Rating: 0"
|