Update player prefab and theme colors; refine visual effects and VFX instantiation
This commit is contained in:
@@ -30,6 +30,8 @@ namespace Infrastructure.Unity
|
||||
|
||||
private Action<TileViewAdapter> _onReturnToPool;
|
||||
private float _targetAlpha = 1f;
|
||||
|
||||
public MeshRenderer MeshRenderer => meshRenderer;
|
||||
|
||||
private void Awake()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user