| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- components = [
- {
- data = {
- class = "static"
- collision_filter = "default"
- mass = 1
- material = "default"
- }
- id = "b15082c5-3aaf-4c9a-8925-e5c958d49171"
- type = "actor"
- }
- {
- data = {
- position = [
- 0
- 0
- 0
- ]
- rotation = [
- 0
- 0
- 0
- 1
- ]
- scale = [
- 1
- 1
- 1
- ]
- }
- id = "23dbf108-db64-4ca2-9647-8c639ee039ad"
- type = "transform"
- }
- {
- data = {
- material = "default"
- name = "Cube"
- scene = "core/units/primitives/cube"
- shape = "convex_hull"
- }
- id = "08b8b97a-c894-409f-8f57-e7508ff8d3cf"
- type = "collider"
- }
- {
- data = {
- geometry_name = "Cube"
- material = "core/units/primitives/primitive"
- mesh_resource = "core/units/primitives/cube"
- visible = true
- }
- id = "49753fff-34ea-4aff-8bcf-5116f1c1519a"
- type = "mesh_renderer"
- }
- ]
|