26.11.2014

27.11.2014
Added projectile sound.
TODO: add projectile-missile collision detection..
25.11
Implementing plasma projectile: projectile launching done. Every shot takes up plasma which ship has limited amount. plasma is regenerated to ship slowly.
Update: Collision detection to other ships implemented & some code refactoring done, moved "target destruction" handling from Missile to CPlayer class as this is common for all weapon types.
EDIT: screenshots showing Code::Blocks Project:

 

Ei kommentteja:

Lähetä kommentti

Have been doing Engine tinkering and also some progress on actual game side. Planning that the game will have 2 main modes: "adventure&...