Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 3 and Version 5 of Ticket #394


Ignore:
Timestamp:
Feb 8, 2013, 6:12:17 PM (11 years ago)
Author:
jo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #394 – Description

    v3 v5  
    77 * How can enemies be detected properly? Design a controller for the defensive turret.
    88 * Equip the turret with a weapon. Create a weaponsetting.
     9
     10
     11
     12A new turret model + texture + some logic has been created in the autumn semester 2012. Some issues still have to be fixed:
     13
     14 * Limit the turret's angular movements (somehow it does not work properly, athough the right function has been overwritten).
     15 * Limit the turret's linear movements. It should stick to its base and stay there.
     16 * Improve the turret's AI such that it can make a difference between friends and foes.
     17 * Attach the turret to the Planetary Destroyer.
     18