mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-12-05 19:20:19 -08:00
block destruction particles now get cached, hopefully reducing stutter
This commit is contained in:
parent
c994bb3503
commit
0e36cdfc60
1 changed files with 0 additions and 4 deletions
|
|
@ -24,7 +24,6 @@ node_to_affect = NodePath("..")
|
|||
property_name = "texture"
|
||||
mode = 1
|
||||
resource_json = ExtResource("4_8gw0u")
|
||||
use_cache = false
|
||||
metadata/_custom_type_script = "uid://cbal8ms2oe1ik"
|
||||
|
||||
[node name="TR" type="Node2D" parent="."]
|
||||
|
|
@ -42,7 +41,6 @@ node_to_affect = NodePath("..")
|
|||
property_name = "texture"
|
||||
mode = 1
|
||||
resource_json = ExtResource("4_8gw0u")
|
||||
use_cache = false
|
||||
metadata/_custom_type_script = "uid://cbal8ms2oe1ik"
|
||||
|
||||
[node name="BL" type="Node2D" parent="."]
|
||||
|
|
@ -60,7 +58,6 @@ node_to_affect = NodePath("..")
|
|||
property_name = "texture"
|
||||
mode = 1
|
||||
resource_json = ExtResource("4_8gw0u")
|
||||
use_cache = false
|
||||
metadata/_custom_type_script = "uid://cbal8ms2oe1ik"
|
||||
|
||||
[node name="BR" type="Node2D" parent="."]
|
||||
|
|
@ -78,7 +75,6 @@ node_to_affect = NodePath("..")
|
|||
property_name = "texture"
|
||||
mode = 1
|
||||
resource_json = ExtResource("4_8gw0u")
|
||||
use_cache = false
|
||||
metadata/_custom_type_script = "uid://cbal8ms2oe1ik"
|
||||
|
||||
[node name="Timer" type="Timer" parent="."]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue