Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 15, 2007, 4:44:51 PM (17 years ago)
Author:
rennerc
Message:

fpsweapon in the correct position

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/src/world_entities/creatures/fps_player.h

    r10704 r10705  
    6262    float                 attitude;          //!< defines the camera angle to the x-z-plane
    6363
    64     PNode                 cameraNode;        //!< the "eyes" of the player (or call it head if you want)
     64    PNode*                cameraNode;        //!< the "eyes" of the player (or call it head if you want)
    6565
    6666    float                 fallVelocity;      //!< velocity for falling down
Note: See TracChangeset for help on using the changeset viewer.