Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 2, 2013, 5:43:39 PM (10 years ago)
Author:
zifloria
Message:

no ending, no crash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/invaders/src/modules/invader/InvaderEnemy.cc

    r9862 r9866  
    6868    inline bool InvaderEnemy::collidesAgainst(WorldEntity* otherObject, btManifoldPoint& contactPoint)
    6969    {
    70         // setVelocity(Vector3(1000,0,0));
     70        // setVelocity(Vector3(1500,0,0));
    7171        removeHealth(2000);
    7272        return false;
Note: See TracChangeset for help on using the changeset viewer.