mirror of
https://github.com/nothke/quality-control.git
synced 2025-08-30 15:33:44 +00:00
Sliding crane art and fixing
This commit is contained in:
@@ -52,6 +52,7 @@ public class CranePickDrop : MonoBehaviour
|
||||
if (state == State.Catching)
|
||||
{
|
||||
Debug.Assert(handlingBody, this);
|
||||
Debug.Assert(magnet, this);
|
||||
|
||||
magnet.strength = magnetStrength;
|
||||
|
||||
|
Reference in New Issue
Block a user