Collectible.prefab 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. {
  2. "ContainerEntity": {
  3. "Id": "ContainerEntity",
  4. "Name": "Collectible",
  5. "Components": {
  6. "Component_[10933977685393510941]": {
  7. "$type": "EditorVisibilityComponent",
  8. "Id": 10933977685393510941
  9. },
  10. "Component_[11182117306427975637]": {
  11. "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
  12. "Id": 11182117306427975637,
  13. "Parent Entity": ""
  14. },
  15. "Component_[11672987021758719192]": {
  16. "$type": "EditorEntityIconComponent",
  17. "Id": 11672987021758719192
  18. },
  19. "Component_[12343073099507274803]": {
  20. "$type": "EditorPrefabComponent",
  21. "Id": 12343073099507274803
  22. },
  23. "Component_[12485620314166929417]": {
  24. "$type": "EditorOnlyEntityComponent",
  25. "Id": 12485620314166929417
  26. },
  27. "Component_[13646285078552202842]": {
  28. "$type": "EditorPendingCompositionComponent",
  29. "Id": 13646285078552202842
  30. },
  31. "Component_[14609563688910737658]": {
  32. "$type": "EditorInspectorComponent",
  33. "Id": 14609563688910737658
  34. },
  35. "Component_[4428178578851278737]": {
  36. "$type": "EditorDisabledCompositionComponent",
  37. "Id": 4428178578851278737
  38. },
  39. "Component_[4461717902491111011]": {
  40. "$type": "SelectionComponent",
  41. "Id": 4461717902491111011
  42. },
  43. "Component_[5283844577816374739]": {
  44. "$type": "EditorEntitySortComponent",
  45. "Id": 5283844577816374739,
  46. "Child Entity Order": [
  47. "Entity_[143356870144095]"
  48. ]
  49. },
  50. "Component_[8943074796275123520]": {
  51. "$type": "EditorLockComponent",
  52. "Id": 8943074796275123520
  53. }
  54. }
  55. },
  56. "Entities": {
  57. "Entity_[143356870144095]": {
  58. "Id": "Entity_[143356870144095]",
  59. "Name": "Collectible",
  60. "Components": {
  61. "Component_[13340164508587592435]": {
  62. "$type": "EditorEntityIconComponent",
  63. "Id": 13340164508587592435
  64. },
  65. "Component_[13441388418493720453]": {
  66. "$type": "EditorInspectorComponent",
  67. "Id": 13441388418493720453,
  68. "ComponentOrderEntryArray": [
  69. {
  70. "ComponentId": 6184911613091567985
  71. },
  72. {
  73. "ComponentId": 13744430760589274358,
  74. "SortIndex": 1
  75. },
  76. {
  77. "ComponentId": 3213294495853084925,
  78. "SortIndex": 2
  79. },
  80. {
  81. "ComponentId": 14226160619004165455,
  82. "SortIndex": 3
  83. },
  84. {
  85. "ComponentId": 13969733564573068354,
  86. "SortIndex": 4
  87. }
  88. ]
  89. },
  90. "Component_[13744430760589274358]": {
  91. "$type": "AZ::Render::EditorMeshComponent",
  92. "Id": 13744430760589274358,
  93. "Controller": {
  94. "Configuration": {
  95. "ModelAsset": {
  96. "assetId": {
  97. "guid": "{C15CD465-9589-56ED-945F-8416FA4798A3}",
  98. "subId": 284301017
  99. },
  100. "assetHint": "objects/_primitives/_box_1x1.azmodel"
  101. }
  102. }
  103. }
  104. },
  105. "Component_[13969733564573068354]": {
  106. "$type": "EditorScriptCanvasComponent",
  107. "Id": 13969733564573068354,
  108. "configuration": {
  109. "sourceHandle": {
  110. "id": "{5DAF5EBA-DCD3-5AA0-9BD1-4137C6C92950}",
  111. "path": "scriptcanvas/Collectible.scriptcanvas"
  112. },
  113. "sourceName": "Collectible.scriptcanvas",
  114. "propertyOverrides": {
  115. "source": {
  116. "id": "{5DAF5EBA-DCD3-5AA0-9BD1-4137C6C92950}",
  117. "path": "scriptcanvas/Collectible.scriptcanvas"
  118. }
  119. }
  120. }
  121. },
  122. "Component_[14226160619004165455]": {
  123. "$type": "EditorColliderComponent",
  124. "Id": 14226160619004165455,
  125. "ColliderConfiguration": {
  126. "Trigger": true,
  127. "MaterialSlots": {
  128. "Slots": [
  129. {
  130. "Name": "_Box_1x1__1__MiddleGrey__physNone"
  131. }
  132. ]
  133. }
  134. },
  135. "ShapeConfiguration": {
  136. "PhysicsAsset": {
  137. "Asset": {
  138. "assetId": {
  139. "guid": "{C15CD465-9589-56ED-945F-8416FA4798A3}",
  140. "subId": 858390244
  141. },
  142. "assetHint": "objects/_primitives/_box_1x1.pxmesh"
  143. },
  144. "Configuration": {
  145. "Scale": [
  146. 0.30000001192092896,
  147. 0.30000001192092896,
  148. 0.30000001192092896
  149. ],
  150. "PhysicsAsset": {
  151. "assetId": {
  152. "guid": "{C15CD465-9589-56ED-945F-8416FA4798A3}",
  153. "subId": 858390244
  154. },
  155. "loadBehavior": "QueueLoad",
  156. "assetHint": "objects/_primitives/_box_1x1.pxmesh"
  157. }
  158. }
  159. }
  160. }
  161. },
  162. "Component_[17272315518812956786]": {
  163. "$type": "SelectionComponent",
  164. "Id": 17272315518812956786
  165. },
  166. "Component_[18227828085689489617]": {
  167. "$type": "EditorPendingCompositionComponent",
  168. "Id": 18227828085689489617
  169. },
  170. "Component_[2088613048280963316]": {
  171. "$type": "EditorVisibilityComponent",
  172. "Id": 2088613048280963316
  173. },
  174. "Component_[3192149626544746691]": {
  175. "$type": "EditorOnlyEntityComponent",
  176. "Id": 3192149626544746691
  177. },
  178. "Component_[3213294495853084925]": {
  179. "$type": "EditorMaterialComponent",
  180. "Id": 3213294495853084925,
  181. "Controller": {
  182. "Configuration": {
  183. "materials": [
  184. {
  185. "Key": {
  186. "materialSlotStableId": 2511422688
  187. },
  188. "Value": {
  189. "MaterialAsset": {
  190. "assetId": {
  191. "guid": "{32DC0350-7EF9-5847-97EF-A6BF538935F8}"
  192. },
  193. "assetHint": "assets/collectible.azmaterial"
  194. }
  195. }
  196. }
  197. ]
  198. }
  199. }
  200. },
  201. "Component_[6184911613091567985]": {
  202. "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
  203. "Id": 6184911613091567985,
  204. "Parent Entity": "ContainerEntity",
  205. "Transform Data": {
  206. "UniformScale": 0.30000001192092896
  207. }
  208. },
  209. "Component_[8100106453992571960]": {
  210. "$type": "EditorDisabledCompositionComponent",
  211. "Id": 8100106453992571960
  212. },
  213. "Component_[8165147138385899271]": {
  214. "$type": "EditorLockComponent",
  215. "Id": 8165147138385899271
  216. },
  217. "Component_[8817949744078816002]": {
  218. "$type": "EditorEntitySortComponent",
  219. "Id": 8817949744078816002
  220. }
  221. }
  222. }
  223. }
  224. }