Feature #1280
Stages for decorations
Start date:
2003-09-07
% Done:
100%
Description
Animate Decorations by providing multiple Stages.
Not terribly difficult to implement but requires more
than just a couple of changes.
Decoration {
Glow { Stage { ... } }
Light {
Stage { Time = 2; Radius = 1; }
Stage { Time = 1; Radius = .2; }
}
Related issues
History
#1 Updated by skyjake about 11 years ago
- Tags set to Decorations, Definitions
- Subject changed from Stages for Decorations to Stages for decorations
- Description updated (diff)
#2 Updated by skyjake about 11 years ago
- Tags changed from Decorations, Definitions to Decorations, Definitions, Animation
#3 Updated by danij over 9 years ago
- Category set to Redesign
- Status changed from New to Closed
- Assignee set to danij
- % Done changed from 0 to 100
This was actually implemented some time ago now, for Doomsday 1.10 in fact.