Opened 15 years ago
Closed 10 years ago
#346 closed enhancement (fixed)
Create Pickups
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 example 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 (6)
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
comment:4 Changed 15 years ago by dafrick
- Description modified (diff)
comment:5 Changed 14 years ago by dafrick
- Description modified (diff)
comment:6 Changed 10 years ago by landauf
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
lots of pickups were created already