Opened 16 years ago
Last modified 14 years ago
#327 new task
Spaceship special moves
Reported by: | landauf | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Control | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description (last modified by dafrick)
This is a challenging task. We usually want a (not really realistic or physically) flying behavior, but there must exist some complicated tricks to do crazy stuff with your spaceship.
Think about other games, some of the most popular online games owe their success to a special movement feature or other advanced tricks. Some examples:
- Quake: Strafejumping
- Unreal Tournament: Dodge, doublejumps
The idea is: Make the game easy for beginners, but challenging for advanced players. This allows us to create funny features like a spaceship race or just the ability to escape a strong enemy with a clever trick.
Possible movement features are:
- Fast turn
- Turning wihtout changing flight direction (which is even more realistic than our current rail-movement)
- A harpoon to connect with another object
- Tailspin (half-controlled?)
- …
Change History (6)
comment:1 Changed 16 years ago by landauf
- Description modified (diff)
- Owner nobody deleted
comment:2 Changed 16 years ago by landauf
- Component changed from GameContent to Control
comment:3 Changed 16 years ago by rgrieder
comment:4 Changed 16 years ago by rgrieder
- Summary changed from Spaceship flying behavior to Spaceship special moves
double ticket issue resolved: Just a title problem.
comment:5 Changed 15 years ago by scheusso
- Keywords PPS removed
comment:6 Changed 14 years ago by dafrick
- Description modified (diff)
Double ticket: #309