PlayerInScripting.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. {
  2. "ContainerEntity": {
  3. "Id": "ContainerEntity",
  4. "Name": "PlayerInScripting",
  5. "Components": {
  6. "Component_[14152381024092015945]": {
  7. "$type": "EditorEntitySortComponent",
  8. "Id": 14152381024092015945,
  9. "Child Entity Order": [
  10. "Entity_[31677738149074]"
  11. ]
  12. },
  13. "Component_[15728502986104256843]": {
  14. "$type": "EditorPrefabComponent",
  15. "Id": 15728502986104256843
  16. },
  17. "Component_[16149625566734961141]": {
  18. "$type": "EditorDisabledCompositionComponent",
  19. "Id": 16149625566734961141
  20. },
  21. "Component_[1813636612849725443]": {
  22. "$type": "EditorLockComponent",
  23. "Id": 1813636612849725443
  24. },
  25. "Component_[2012889091748158529]": {
  26. "$type": "EditorOnlyEntityComponent",
  27. "Id": 2012889091748158529
  28. },
  29. "Component_[2408538260836965584]": {
  30. "$type": "EditorVisibilityComponent",
  31. "Id": 2408538260836965584
  32. },
  33. "Component_[3289746201516344084]": {
  34. "$type": "EditorInspectorComponent",
  35. "Id": 3289746201516344084
  36. },
  37. "Component_[3597976643129757196]": {
  38. "$type": "EditorEntityIconComponent",
  39. "Id": 3597976643129757196
  40. },
  41. "Component_[6684584573292999048]": {
  42. "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
  43. "Id": 6684584573292999048,
  44. "Parent Entity": ""
  45. },
  46. "Component_[8184175399761059244]": {
  47. "$type": "EditorPendingCompositionComponent",
  48. "Id": 8184175399761059244
  49. }
  50. }
  51. },
  52. "Entities": {
  53. "Entity_[31677738149074]": {
  54. "Id": "Entity_[31677738149074]",
  55. "Name": "Shader Ball",
  56. "Components": {
  57. "Component_[10789351944715265527]": {
  58. "$type": "EditorOnlyEntityComponent",
  59. "Id": 10789351944715265527
  60. },
  61. "Component_[12037033284781049225]": {
  62. "$type": "EditorEntitySortComponent",
  63. "Id": 12037033284781049225
  64. },
  65. "Component_[12506733136691509333]": {
  66. "$type": "EditorScriptCanvasComponent",
  67. "Id": 12506733136691509333,
  68. "configuration": {
  69. "sourceHandle": {
  70. "id": "{F7F02A83-02AA-5E2F-B9C2-11D49C0D9911}",
  71. "path": "scriptcanvas/scripting_player_input.scriptcanvas"
  72. },
  73. "sourceName": "scripting_player_input.scriptcanvas",
  74. "propertyOverrides": {
  75. "source": {
  76. "id": "{F7F02A83-02AA-5E2F-B9C2-11D49C0D9911}",
  77. "path": "scriptcanvas/scripting_player_input.scriptcanvas"
  78. },
  79. "variables": [
  80. {
  81. "Datum": {
  82. "isOverloadedStorage": false,
  83. "scriptCanvasType": {
  84. "m_type": 3
  85. },
  86. "isNullPointer": false,
  87. "$type": "double",
  88. "value": 0.0
  89. },
  90. "VariableId": {
  91. "m_id": "{51A26CBF-06E4-41AA-A495-6D42E2F5F038}"
  92. },
  93. "VariableName": "Player Speed",
  94. "InitialValueSource": 1
  95. },
  96. {
  97. "Datum": {
  98. "isOverloadedStorage": false,
  99. "scriptCanvasType": {
  100. "m_type": 8
  101. },
  102. "isNullPointer": false,
  103. "$type": "Vector3",
  104. "value": [
  105. 0.0,
  106. 0.0,
  107. 0.0
  108. ]
  109. },
  110. "VariableId": {
  111. "m_id": "{B1AB1739-0DE2-4DA4-8CDB-13C9BEA446A2}"
  112. },
  113. "VariableName": "Camera Offset",
  114. "InitialValueSource": 1
  115. },
  116. {
  117. "Datum": {
  118. "isOverloadedStorage": false,
  119. "scriptCanvasType": {
  120. "m_type": 3
  121. },
  122. "isNullPointer": false,
  123. "$type": "double",
  124. "value": 0.0
  125. },
  126. "VariableId": {
  127. "m_id": "{EBA7192A-8EA1-4446-98B2-ABE4EE92E326}"
  128. },
  129. "VariableName": "Turning Speed",
  130. "InitialValueSource": 1
  131. }
  132. ],
  133. "overrides": [
  134. {
  135. "Datum": {
  136. "isOverloadedStorage": false,
  137. "scriptCanvasType": {
  138. "m_type": 3
  139. },
  140. "isNullPointer": false,
  141. "$type": "double",
  142. "value": 3.0
  143. },
  144. "InputControlVisibility": {
  145. "Value": 850104567
  146. },
  147. "VariableId": {
  148. "m_id": "{51A26CBF-06E4-41AA-A495-6D42E2F5F038}"
  149. },
  150. "VariableName": "Player Speed",
  151. "InitialValueSource": 1
  152. },
  153. {
  154. "Datum": {
  155. "isOverloadedStorage": false,
  156. "scriptCanvasType": {
  157. "m_type": 8
  158. },
  159. "isNullPointer": false,
  160. "$type": "Vector3",
  161. "value": [
  162. 0.0,
  163. -6.5,
  164. 3.0
  165. ]
  166. },
  167. "InputControlVisibility": {
  168. "Value": 850104567
  169. },
  170. "VariableId": {
  171. "m_id": "{B1AB1739-0DE2-4DA4-8CDB-13C9BEA446A2}"
  172. },
  173. "VariableName": "Camera Offset",
  174. "InitialValueSource": 1
  175. },
  176. {
  177. "Datum": {
  178. "isOverloadedStorage": false,
  179. "scriptCanvasType": {
  180. "m_type": 3
  181. },
  182. "isNullPointer": false,
  183. "$type": "double",
  184. "value": 7.0
  185. },
  186. "InputControlVisibility": {
  187. "Value": 850104567
  188. },
  189. "VariableId": {
  190. "m_id": "{EBA7192A-8EA1-4446-98B2-ABE4EE92E326}"
  191. },
  192. "VariableName": "Turning Speed",
  193. "InitialValueSource": 1
  194. }
  195. ]
  196. }
  197. }
  198. },
  199. "Component_[13156193626241553850]": {
  200. "$type": "EditorCharacterControllerComponent",
  201. "Id": 13156193626241553850,
  202. "Configuration": {
  203. "entityId": "",
  204. "MaterialSlots": {
  205. "Slots": [
  206. {
  207. "Name": "Entire object"
  208. }
  209. ]
  210. },
  211. "ScaleCoeff": 1.5
  212. },
  213. "ShapeConfig": {
  214. "Capsule": {
  215. "Height": 0.800000011920929,
  216. "Radius": 0.30000001192092896
  217. }
  218. }
  219. },
  220. "Component_[13759153306105970079]": {
  221. "$type": "EditorPendingCompositionComponent",
  222. "Id": 13759153306105970079
  223. },
  224. "Component_[14135560884830586279]": {
  225. "$type": "EditorInspectorComponent",
  226. "Id": 14135560884830586279,
  227. "ComponentOrderEntryArray": [
  228. {
  229. "ComponentId": 6472623349872972660
  230. },
  231. {
  232. "ComponentId": 6495255223970673916,
  233. "SortIndex": 1
  234. },
  235. {
  236. "ComponentId": 4732882272858662814,
  237. "SortIndex": 2
  238. },
  239. {
  240. "ComponentId": 7768312959372803003,
  241. "SortIndex": 3
  242. },
  243. {
  244. "ComponentId": 4432362554124829896,
  245. "SortIndex": 4
  246. }
  247. ]
  248. },
  249. "Component_[16247165675903986673]": {
  250. "$type": "EditorVisibilityComponent",
  251. "Id": 16247165675903986673
  252. },
  253. "Component_[18082433625958885247]": {
  254. "$type": "EditorDisabledCompositionComponent",
  255. "Id": 18082433625958885247
  256. },
  257. "Component_[4432362554124829896]": {
  258. "$type": "GenericComponentWrapper",
  259. "Id": 4432362554124829896,
  260. "m_template": {
  261. "$type": "Multiplayer::LocalPredictionPlayerInputComponent"
  262. }
  263. },
  264. "Component_[4732882272858662814]": {
  265. "$type": "GenericComponentWrapper",
  266. "Id": 4732882272858662814,
  267. "m_template": {
  268. "$type": "Multiplayer::NetworkTransformComponent"
  269. }
  270. },
  271. "Component_[6472623349872972660]": {
  272. "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
  273. "Id": 6472623349872972660,
  274. "Parent Entity": "ContainerEntity"
  275. },
  276. "Component_[6495255223970673916]": {
  277. "$type": "AZ::Render::EditorMeshComponent",
  278. "Id": 6495255223970673916,
  279. "Controller": {
  280. "Configuration": {
  281. "ModelAsset": {
  282. "assetId": {
  283. "guid": "{FD340C30-755C-5911-92A3-19A3F7A77931}",
  284. "subId": 281415304
  285. },
  286. "assetHint": "objects/shaderball/shaderball_default_1m.azmodel"
  287. }
  288. }
  289. }
  290. },
  291. "Component_[7292203269232287580]": {
  292. "$type": "GenericComponentWrapper",
  293. "Id": 7292203269232287580,
  294. "m_template": {
  295. "$type": "MultiplayerSample::ScriptingPlayerMovementComponent"
  296. }
  297. },
  298. "Component_[7768312959372803003]": {
  299. "$type": "GenericComponentWrapper",
  300. "Id": 7768312959372803003,
  301. "m_template": {
  302. "$type": "NetBindComponent"
  303. }
  304. },
  305. "Component_[8550141614185782969]": {
  306. "$type": "EditorEntityIconComponent",
  307. "Id": 8550141614185782969
  308. },
  309. "Component_[9439770997198325425]": {
  310. "$type": "EditorLockComponent",
  311. "Id": 9439770997198325425
  312. },
  313. "Component_[9920179095585270294]": {
  314. "$type": "GenericComponentWrapper",
  315. "Id": 9920179095585270294,
  316. "m_template": {
  317. "$type": "Multiplayer::NetworkCharacterComponent"
  318. }
  319. }
  320. }
  321. }
  322. }
  323. }