Changeset 4080 for data/trunk/scripts/floorguy.lua
- Timestamp:
- Jul 4, 2006, 12:55:44 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/scripts/floorguy.lua
r3991 r4080 1 -- Get objects from orxonox 2 thisscript:addObject("GenericNPC", "floorguy") 3 thisscript:addObject("FPSPlayer", "Player") 1 4 2 5 programRoute = true 3 height = 806 height = -10 4 7 5 8 function tick(timestep)
Note: See TracChangeset
for help on using the changeset viewer.