Opened 20 years ago
Closed 20 years ago
#24 closed defect (fixed)
reimplement Shooting
Reported by: | bensch | Owned by: | patrick |
---|---|---|---|
Priority: | major | Milestone: | 0.2.3-pre-alpha orx-v0 |
Component: | GeneralFramework | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
Reimplement the system for shooting: The Fun of the game!!
- shoot:
- A Player emitts a shoot (in its local coordinates)
- The Shoot must be reparented to the World-helper-parent, so it is Free.
- modularity:
- The shot should be programmable, and contain some stuff, like velocity, direction and so on.
- A shoot must be able to be guided by forces (so do not forget that later on the physique engine will finger them)
- A shoot must contain some energy, must be able to send signals, and to colide.
Change History (4)
comment:1 Changed 20 years ago by patrick
- Status changed from new to assigned
comment:2 Changed 20 years ago by patrick
- Component changed from Parenting to GeneralFramework
comment:3 Changed 20 years ago by patrick
- Milestone changed from 0.2.2-pre-alpha to 0.2.3-pre-alpha
comment:4 Changed 20 years ago by patrick
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.