mirror of
				https://github.com/kirikayakazuto/CocosCreator_ECS
				synced 2025-10-30 19:05:52 +00:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -28,10 +28,13 @@ | ||||
|     "_components": [ | ||||
|       { | ||||
|         "__id__": 13 | ||||
|       }, | ||||
|       { | ||||
|         "__id__": 14 | ||||
|       } | ||||
|     ], | ||||
|     "_prefab": { | ||||
|       "__id__": 14 | ||||
|       "__id__": 15 | ||||
|     }, | ||||
|     "_opacity": 255, | ||||
|     "_color": { | ||||
| @@ -115,8 +118,8 @@ | ||||
|     }, | ||||
|     "_anchorPoint": { | ||||
|       "__type__": "cc.Vec2", | ||||
|       "x": 0.5, | ||||
|       "y": 0.5 | ||||
|       "x": 0.25, | ||||
|       "y": 0 | ||||
|     }, | ||||
|     "_trs": { | ||||
|       "__type__": "TypedArray", | ||||
| @@ -273,8 +276,8 @@ | ||||
|       "__type__": "TypedArray", | ||||
|       "ctor": "Float64Array", | ||||
|       "array": [ | ||||
|         -30, | ||||
|         43.706, | ||||
|         10, | ||||
|         119.706, | ||||
|         0, | ||||
|         0, | ||||
|         0, | ||||
| @@ -478,6 +481,39 @@ | ||||
|     }, | ||||
|     "_id": "" | ||||
|   }, | ||||
|   { | ||||
|     "__type__": "cc.Graphics", | ||||
|     "_name": "", | ||||
|     "_objFlags": 0, | ||||
|     "node": { | ||||
|       "__id__": 1 | ||||
|     }, | ||||
|     "_enabled": true, | ||||
|     "_materials": [ | ||||
|       { | ||||
|         "__uuid__": "a153945d-2511-4c14-be7b-05d242f47d57" | ||||
|       } | ||||
|     ], | ||||
|     "_lineWidth": 2, | ||||
|     "_strokeColor": { | ||||
|       "__type__": "cc.Color", | ||||
|       "r": 255, | ||||
|       "g": 0, | ||||
|       "b": 0, | ||||
|       "a": 255 | ||||
|     }, | ||||
|     "_lineJoin": 2, | ||||
|     "_lineCap": 0, | ||||
|     "_fillColor": { | ||||
|       "__type__": "cc.Color", | ||||
|       "r": 255, | ||||
|       "g": 255, | ||||
|       "b": 255, | ||||
|       "a": 255 | ||||
|     }, | ||||
|     "_miterLimit": 10, | ||||
|     "_id": "" | ||||
|   }, | ||||
|   { | ||||
|     "__type__": "cc.PrefabInfo", | ||||
|     "root": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user