aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/Test%20sim/index.omg
blob: c9d3b71dd2f23e03be1b2371c18ba404becfd590 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Stuffs =
{
  name = "Test sim",
  description = 'onefangs test SledjHamr sim.',
  owner = '12345678-1234-4321-abcd-0123456789ab',
  details = 
  {
    stuffs = 
    {
      ['onefang%27s%20test%20bed'] = 
      {
        fileName = 'onefang%27s%20test%20bed.omg',
        pos = {0.0, 4.0, 10.0},
        size = {1.0, 1.0, 1.0},
        rot = {1.0, 0.0, 0.0, 0.0},
      },
      ['sonic'] = 
      {
        fileName = 'sonic.omg',
        pos = {0.0, 0.0, 0.0},
        size = {1.0, 1.0, 1.0},
        rot = {-0.7071067811865475, 0.0, 0.0, 0.7071067811865475},
      },
      ['earth'] = 
      {
        fileName = 'earth.omg',
        pos = {0.0, 0.0, 0.0},
        size = {1.0, 1.0, 1.0},
        rot = {1.0, 0.0, 0.0, 0.0},
      },
    },
  },
}