Updated unity version
I thought it was 6.3 already
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Fruitomation.Game
|
||||
EnteredCanvas = false;
|
||||
Spawner = spawner;
|
||||
|
||||
Body2D.velocity = Random.insideUnitCircle * 2.5f;
|
||||
Body2D.linearVelocity = Random.insideUnitCircle * 2.5f;
|
||||
}
|
||||
|
||||
private void Update()
|
||||
|
||||
Reference in New Issue
Block a user