Skip to content

Commit

Permalink
use forward_plus renderer to prevent GPUParticles crash on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
debris committed Jun 18, 2024
1 parent df978a3 commit 72a839d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ textures/vram_compression/import_etc2_astc=true
environment/defaults/default_clear_color=Color(0.301961, 0.301961, 0.301961, 1)
2d/snap/snap_2d_transforms_to_pixel=true
2d/snap/snap_2d_vertices_to_pixel=true
renderer/rendering_method.macos="forward_plus"

0 comments on commit 72a839d

Please sign in to comment.