Opened 15 years ago
Last modified 10 years ago
#346 closed enhancement
Create Pickups — at Version 3
Reported by: | dafrick | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Pickup | Version: | |
Keywords: | PPS | Cc: | |
Referenced By: | References: |
Description (last modified by dafrick)
We need lots and lots of interesting pickups! Pickups can be picked up by various entities in Orxonox, the most prominent being the Spaceship (or more precisely the Pawn), and influence or change its behaviour. Be creative. The most common examlpe is a pickup that increases the health of the Pawn by a certain amount.
The process of creating a new pickup is roughly as follows:
- Think of a neat pickup you want to implement.
- Implement it.
- Define how the pickup should look like in the game.
- Testing and bug fixing.
Change History (3)
comment:1 Changed 15 years ago by dafrick
- Component changed from GameContent to Pickup
- Keywords PPS added
comment:2 Changed 15 years ago by dafrick
- Description modified (diff)
- Version 0.0.4 deleted
comment:3 Changed 15 years ago by dafrick
- Description modified (diff)
- Keywords pickup removed
Note: See
TracTickets for help on using
tickets.