Changeset 5172
- Timestamp:
- Sep 29, 2008, 4:17:47 PM (17 years ago)
- File:
- 
          - 1 edited
 
 - 
          data/Media/levels/tutorial.oxw (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        data/Media/levels/tutorial.oxwr5170 r5172 16 16 17 17 <?lua 18 for i = 1, 1, 118 for i = 1, 226, 1 19 19 do ?> 20 20 <Model position="<?lua print(math.random() * 40000 - 20000)?>, <?lua print(math.random() * 40000 - 20000) ?>, <?lua print(math.random() * 40000 - 20000) ?>" scale="<?lua print(math.random() * 250 + 20) ?>" mesh="ast<?lua print( math.mod(i,6) + 1) ?>.mesh" rotationAxis="<?lua print(math.random()) ?>, <?lua print(math.random()) ?>, <?lua print(math.random()) ?>" rotationRate="<?lua print(math.random() * 30 + 15) ?>" /> 
Note: See TracChangeset
          for help on using the changeset viewer.
      


 
            







