Skip to content

Commit

Permalink
fix: use transparent background for avatar renderer export images (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuruk-mm committed Jan 11, 2024
1 parent 75dd06e commit c115ad1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ offset_bottom = 722.0

[node name="SubViewport" type="SubViewport" parent="SubViewportContainer"]
unique_name_in_owner = true
transparent_bg = true
handle_input_locally = false
size = Vector2i(2048, 2048)
render_target_update_mode = 4
Expand Down

0 comments on commit c115ad1

Please sign in to comment.