| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- _guid = "40e61a0c-3a5d-400a-9f69-b89f346f52fb"
- _type = "unit"
- components = [
- {
- _guid = "4e97adb8-f875-4cd4-a6e3-59f3fd93c64f"
- _type = "transform"
- data = {
- position = [
- 0
- 0
- 0.5
- ]
- rotation = [
- 0
- 0
- 0
- 1
- ]
- scale = [
- 1
- 1
- 1
- ]
- }
- type = "transform"
- }
- {
- _guid = "67639086-1c54-4ef8-bf59-1a60d2ca6adb"
- _type = "collider"
- data = {
- material = "default"
- name = "Cylinder"
- scene = "core/units/primitives/cylinder"
- shape = "convex_hull"
- }
- type = "collider"
- }
- {
- _guid = "f1539903-68cd-4d86-bada-501be048c1c7"
- _type = "actor"
- data = {
- class = "static"
- collision_filter = "default"
- mass = 1
- material = "default"
- }
- type = "actor"
- }
- {
- _guid = "fca524d9-aaa4-4db7-b594-c39049e394b4"
- _type = "mesh_renderer"
- data = {
- cast_shadows = true
- geometry_name = "Cylinder"
- material = "core/units/primitives/primitive"
- mesh_resource = "core/units/primitives/cylinder"
- visible = true
- }
- type = "mesh_renderer"
- }
- ]
|