something like water
This commit is contained in:
@@ -23,7 +23,7 @@ public class WaterSpring : MonoBehaviour
|
||||
Height = transform.localPosition.y;
|
||||
}
|
||||
|
||||
public void WavePointUpdate(int level)
|
||||
public void WavePointUpdate()
|
||||
{
|
||||
if (_spriteShapeController != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user