" a truly Revolutionary FPS "




- Beek


Days till launch

Out in fall 2012

Wednesday, October 12, 2011

Update # 002 (October , 12 , 2011)

Changes in Code:

- Added James's Walking animation

For the Neutral Position
if(dbKeyState(17) != 1 && dbKeyState(30) != 1 && dbKeyState(31) != 1 && dbKeyState(32) != 1)
{
dbLoopObject (4, 210, 234);
}

and for the actual animations
dbLoopObject(4 , 236 , 258);

(James got a Bonus for his discovery)





Changes in Creative Design Process:
- none today

Problems Encountered:

- Object attached to limb not showing ( under investigation)


Next Steps:

- Get Limbs to work
- SOUND FX
- gun aiming
- gun firing

No comments:

Post a Comment