Added Car Alarm Super Surprise
This commit is contained in:
parent
8dfbd22a9e
commit
f737955a88
10 changed files with 1240 additions and 304 deletions
|
|
@ -22,7 +22,7 @@ public class PlayerGrabber : MonoBehaviour
|
|||
|
||||
if (heldCart != null)
|
||||
{
|
||||
heldCart.HoldCart(); // Let it keep following while held
|
||||
heldCart.HoldCart();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue