Opened 18 years ago

Last modified 4 years ago

#116 new task

GUI - Entity-Aligned Controls

Reported by: Stuart Walpole Owned by:
Priority: Nice to Have Milestone: Backlog
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by Freagarach)

[We can probably get by without this feature, though since we're stacking up a fair number of C++-only controls, it may be worth investigating.]

  • Solution: "Magic box" controls that can be relative to an entity (eg health bars, rank icon, a circle of BfME train buttons); set the control properties and who gets it, and the rest is hidden in C++).
    • Support for positioning controls relative to entities (ie the context-sensitive train buttons that surround a building).
    • GUI controls that remain relative to a world object, like hitpoint bars and "level-up" icons (perhaps an extension of billboard sprites?). Engine function to return object position relative to x/y screen coordinates.

Change History (5)

comment:1 by Stuart Walpole, 18 years ago

Summary: Entity-Aligned ControlsGUI - Entity-Aligned Controls

comment:2 by Erik Johansson, 15 years ago

Owner: Gee removed

comment:3 by (none), 14 years ago

Milestone: Advanced Playability Demo

Milestone Advanced Playability Demo deleted

comment:4 by Andrew, 14 years ago

Milestone: Backlog

comment:5 by Freagarach, 4 years ago

Description: modified (diff)

Hitpoints bars (r8241) and level-icons (r21076) are in.

Note: See TracTickets for help on using tickets.