Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3670 in orxonox.OLD for orxonox/trunk/src/story_entities


Ignore:
Timestamp:
Mar 30, 2005, 12:43:15 PM (20 years ago)
Author:
patrick
Message:

orxonox/trunk: currently working on orxonox weapon system. still got problem with the speed! flushing state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/story_entities/world.cc

    r3660 r3670  
    329329
    330330           
     331            /*
    331332            Vector* es = new Vector (10, 5, 0);
    332333            Quaternion* qs = new Quaternion ();
     
    334335            pr->setName("primitive");
    335336            this->spawn(pr, this->localPlayer, es, qs, PNODE_MOVEMENT);
    336            
     337            */
    337338
    338339            /*monitor progress*/
Note: See TracChangeset for help on using the changeset viewer.