Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 24, 2006, 11:47:17 AM (17 years ago)
Author:
snellen
Message:

fixed falldown guy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/scripts/falldown.lua

    r4202 r4247  
    1010
    1111-- Get objects from orxonox
    12 thisscript:addObject("TestEntity", "fallingguy")
     12thisscript:addObject("GenericNPC", "fallingguy")
    1313thisscript:addObject("FPSPlayer", "Player")
    1414thisscript:addObject("GenericNPC","fleemechanic")
Note: See TracChangeset for help on using the changeset viewer.