mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-01 20:42:01 +02:00
Show the current state of the badge in a level, instead of the future one
This commit is contained in:
parent
21f55fd705
commit
94462e9123
3 changed files with 23 additions and 6 deletions
scenes
|
@ -43,3 +43,11 @@ z_index = 1
|
|||
amount = 3
|
||||
randomness = 0.34
|
||||
process_material = SubResource( 3 )
|
||||
|
||||
[node name="Nope" type="Line2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2( 22.4111, 18.7121 )
|
||||
scale = Vector2( 1.32773, 1.32773 )
|
||||
points = PoolVector2Array( -16.448, 11.5553, 16.0161, -12.8519 )
|
||||
width = 5.0
|
||||
default_color = Color( 0.0705882, 0.0705882, 0.0705882, 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue