mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
port to godot 3.4 because of 'non breaking changes' i am so mad
This commit is contained in:
parent
d90e99e579
commit
41c3dfa881
25 changed files with 59 additions and 674 deletions
|
@ -27,6 +27,7 @@ z_index = -10
|
|||
texture = ExtResource( 2 )
|
||||
|
||||
[node name="Bucketfront" type="Sprite" parent="."]
|
||||
position = Vector2( 0, 5 )
|
||||
z_index = 10
|
||||
texture = ExtResource( 1 )
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 163 B After Width: | Height: | Size: 172 B |
|
@ -28,6 +28,7 @@ process/fix_alpha_border=true
|
|||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue