Compare commits
2 Commits
7d500806de
...
45b2f333c9
Author | SHA1 | Date | |
---|---|---|---|
45b2f333c9 | |||
dab82feb2b |
@ -7463,7 +7463,7 @@ SpriteRenderer:
|
|||||||
m_LightmapParameters: {fileID: 0}
|
m_LightmapParameters: {fileID: 0}
|
||||||
m_SortingLayerID: 0
|
m_SortingLayerID: 0
|
||||||
m_SortingLayer: 0
|
m_SortingLayer: 0
|
||||||
m_SortingOrder: 1
|
m_SortingOrder: 0
|
||||||
m_Sprite: {fileID: 21300000, guid: 6502a46c44125eb4bbfa0d11835adc2c, type: 3}
|
m_Sprite: {fileID: 21300000, guid: 6502a46c44125eb4bbfa0d11835adc2c, type: 3}
|
||||||
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
m_FlipX: 0
|
m_FlipX: 0
|
||||||
|
@ -6,7 +6,7 @@ public class AnimatoinManager : MonoBehaviour
|
|||||||
{
|
{
|
||||||
|
|
||||||
public float time=0f;
|
public float time=0f;
|
||||||
public List<GameObject> fi = new List<GameObject>();
|
|
||||||
|
|
||||||
|
|
||||||
// Start is called before the first frame update
|
// Start is called before the first frame update
|
||||||
|
Loading…
Reference in New Issue
Block a user