mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 08:47:37 +02:00
import HD fanclub background
- adjust more animations - adjust spacing between spectators
This commit is contained in:
@ -151,7 +151,7 @@ namespace HeavenStudio.Games
|
||||
public static FanClub instance;
|
||||
|
||||
const int FAN_COUNT = 12;
|
||||
const float RADIUS = 1.3f;
|
||||
const float RADIUS = 1.5f;
|
||||
private void Awake()
|
||||
{
|
||||
instance = this;
|
||||
|
Reference in New Issue
Block a user