Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 15, 2014, 5:10:55 PM (10 years ago)
Author:
muemart
Message:

Fix team acquisition, edit test level and start to try to make a raytest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/turretFS14/src/orxonox/worldentities/WorldEntity.cc

    r10039 r10060  
    414414            else if (this->isDynamic())
    415415            {
    416                 //hacky hack, really shouldn't do that
     416                //***HACKY HACK (to allow turrets to be attached)***
    417417                //orxout(internal_warning) << "Cannot attach a dynamic object to a WorldEntity." << endl;
    418418                //return false;
Note: See TracChangeset for help on using the changeset viewer.