Puddle refactor 2: Spillastic boogaloo (#4784)
* Refactor PuddleComponent * Move puddle effects into separate RSIs Basically egg/tomato/powder puddle will be moved into separate /Textures/Fluids RSIs * Fix YAML for puddles * Fix issues sloth pointed out. * Ensure Puddle Component are properly added when spawned * Remove unnecessary method init puddle with starting maxVolume * Addressed ElectroSr comments * Add Resolves * Try fix error in ensureSolution * Puddle unanchoring * Address some issues with puddles * Fix continue -> return
This commit is contained in:
@@ -19,15 +19,6 @@
|
||||
{
|
||||
"name": "seed"
|
||||
},
|
||||
{
|
||||
"name": "puddle-0"
|
||||
},
|
||||
{
|
||||
"name": "puddle-1"
|
||||
},
|
||||
{
|
||||
"name": "puddle-2"
|
||||
},
|
||||
{
|
||||
"name": "stage-1"
|
||||
},
|
||||
@@ -47,4 +38,4 @@
|
||||
"name": "stage-6"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user