Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 26, 2015, 3:26:26 PM (9 years ago)
Author:
erbj
Message:

tower don't shoot at the centerpoint anymore(because we shifted it by 2000,hack) and the tower and model are two different things now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/towerdefenseFS15/src/modules/towerdefense/TowerDefenseTower.h

    r10319 r10335  
    3838
    3939        // Overriding these to stop TowerDefenseTowers from spasing out
     40        /*
    4041        void setOrientation(const Quaternion& orientation);
    4142        virtual void rotateYaw(const Vector2& value);
    4243        virtual void rotatePitch(const Vector2& value);
    4344        virtual void rotateRoll(const Vector2& value);
     45        */
    4446        virtual bool upgradeTower();
    4547
Note: See TracChangeset for help on using the changeset viewer.