Better Dice System
This commit is contained in:
@@ -146,6 +146,7 @@ public class NoPlayablePlayer : Player
|
||||
//delay
|
||||
if (Time.time - timeSinceWurfeln > 2)
|
||||
{
|
||||
dice.SetActive(false);
|
||||
InterPolerate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user