Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Initial Version and Version 2 of Ticket #346


Ignore:
Timestamp:
Mar 6, 2010, 11:13:06 AM (14 years ago)
Author:
dafrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #346

    • Property Keywords PPS added
    • Property Version changed from 0.0.4 to
    • Property Component changed from GameContent to Pickup
  • Ticket #346 – Description

    initial v2  
    22
    33The process of creating a new pickup is roughly as follows:
    4 * Think of a neat pickup you want to implement.
    5 * Implement it.
    6 * Define how the pickup should look like in the game.
    7 * Testing and bug fixing.
     4 - Think of a neat pickup you want to implement.
     5 - Implement it.
     6 - Define how the pickup should look like in the game.
     7 - Testing and bug fixing.