Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 1 and Version 2 of Ticket #394


Ignore:
Timestamp:
Oct 4, 2012, 1:47:37 PM (12 years ago)
Author:
jo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #394

    • Property Summary changed from Defense Turrent to Defense Turret
  • Ticket #394 – Description

    v1 v2  
    1 Turrents are stationary towers equiped with weapons that automatically attack enemies.
     1Turrets are stationary towers equiped with weapons that automatically attack enemies.
    22
    33[[Image(turrent.png, right, border=1, nolink, width=250)]]
     
    55 * Create a proper texture.
    66 * Create a class derived from controllable entity to describe the turrents moving capabilities.
    7  * How can enemies be detected properly? Design a controller for the defensive turrent.
    8  * Equip the turrent with a weapon. Create a weaponsetting.
     7 * How can enemies be detected properly? Design a controller for the defensive turret.
     8 * Equip the turret with a weapon. Create a weaponsetting.