| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- _guid = "6d0f5a3a-26a1-4b3c-a918-c5aea7efa556"
- _type = "unit"
- components = [
- {
- _guid = "37ac9624-1d8c-4612-85da-d74654f48177"
- _type = "collider"
- data = {
- material = "default"
- name = "Sphere"
- scene = "core/units/primitives/sphere"
- shape = "convex_hull"
- }
- type = "collider"
- }
- {
- _guid = "8972a214-327e-4396-b01e-45701189e8c9"
- _type = "transform"
- data = {
- position = [
- 0
- 0
- 0.5
- ]
- rotation = [
- 0
- 0
- 0
- 1
- ]
- scale = [
- 1
- 1
- 1
- ]
- }
- type = "transform"
- }
- {
- _guid = "b90d4427-bc08-4d40-aaf5-9d0eb80be391"
- _type = "actor"
- data = {
- class = "static"
- collision_filter = "default"
- mass = 1
- material = "default"
- }
- type = "actor"
- }
- {
- _guid = "ce881722-b0da-41ea-b29b-b26b85cf61b5"
- _type = "mesh_renderer"
- data = {
- cast_shadows = true
- geometry_name = "Sphere"
- material = "core/units/primitives/primitive"
- mesh_resource = "core/units/primitives/sphere"
- visible = true
- }
- type = "mesh_renderer"
- }
- ]
|