mirror of
https://github.com/tonytins/citylimits
synced 2025-06-26 01:44:42 -04:00
Changed debug control to winodw
- Changed debug control into custom window dialog. - Reworked "whereyoufrom" cheat - Changed how the money cheat works
This commit is contained in:
parent
f6438a9bee
commit
e86dd64b8b
5 changed files with 54 additions and 30 deletions
|
@ -43,9 +43,9 @@ autostart = true
|
|||
[node name="Controls" type="CanvasLayer" parent="."]
|
||||
|
||||
[node name="Core" type="Control" parent="Controls"]
|
||||
anchor_left = -0.00137095
|
||||
anchor_left = -0.00268195
|
||||
anchor_top = -0.000954026
|
||||
anchor_right = 0.998629
|
||||
anchor_right = 0.997318
|
||||
anchor_bottom = 0.999044
|
||||
margin_left = -0.172424
|
||||
margin_top = 2.77234
|
||||
|
@ -57,11 +57,14 @@ __meta__ = {
|
|||
}
|
||||
|
||||
[node name="Console" parent="Controls/Core" instance=ExtResource( 21 )]
|
||||
visible = false
|
||||
anchor_left = 0.00585937
|
||||
anchor_right = 0.994141
|
||||
anchor_bottom = 0.185
|
||||
anchor_left = 0.597656
|
||||
anchor_top = 0.0500001
|
||||
anchor_right = 0.988281
|
||||
anchor_bottom = 0.300001
|
||||
margin_right = 0.0
|
||||
margin_bottom = 0.0
|
||||
rect_min_size = Vector2( 400, 150 )
|
||||
resizable = true
|
||||
|
||||
[node name="AdvsiorNotice" parent="Controls/Core" instance=ExtResource( 2 )]
|
||||
avatar = ExtResource( 30 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue