Update travel HUD and tutorial UI assets
This commit is contained in:
@@ -58,7 +58,7 @@ public class Platform : MonoBehaviour {
|
||||
private const int ItemPoolSize = 1;
|
||||
private const float MileageTokenScale = 0.55f;
|
||||
private const float MileageColliderRadius = 0.4f;
|
||||
private const float ItemTokenScale = 0.68f;
|
||||
private const float ItemTokenScale = 1.36f;
|
||||
private const float ItemColliderRadius = 0.46f;
|
||||
private const float JumpMileageMinWidthScale = 1.8f;
|
||||
private const float JumpMileageMaxWidthScale = 2.5f;
|
||||
|
||||
Reference in New Issue
Block a user