| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- components = [
- {
- data = {
- geometry_name = "Sphere"
- material = "grid"
- mesh_resource = "sphere"
- visible = true
- }
- id = "7b9da2e3-47ca-40fd-a31b-cb6cbe8fba57"
- type = "mesh_renderer"
- }
- {
- data = {
- material = "default"
- name = "Sphere"
- scene = "sphere"
- shape = "sphere"
- }
- id = "9e94f3a3-4113-4af8-bc64-c78c2e82bcd4"
- type = "collider"
- }
- {
- data = {
- class = "dynamic"
- collision_filter = "default"
- mass = 15
- material = "default"
- }
- id = "cff93999-e1aa-4b23-bc10-d2897e061c26"
- type = "actor"
- }
- {
- data = {
- position = [
- 0
- 0
- 0
- ]
- rotation = [
- 0
- 0
- 0
- 1
- ]
- scale = [
- 1
- 1
- 1
- ]
- }
- id = "637b5db3-1074-4852-a9f2-59c2eea2c2a5"
- type = "transform"
- }
- ]
|