TheEnginesOfCreation / EntityPlus

EntityPlus is a mod that offers a true single player experience in the Quake III Arena videogame.
34 stars 5 forks source link

Objectives in Single Player #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Quake 2 had this nice objectives screen that showed your objectives. Maybe some 
sort of target_objective entity could be used to set textual objective 
descriptions and have the HUD show these objectives instead of the scoreboard 
when the player hits the TAB key (or whatever is bound to +scores)

Original issue reported on code.google.com by era...@gmail.com on 21 Apr 2011 at 10:14

GoogleCodeExporter commented 9 years ago
The functionality is there through the new target_objective entity. The 
objectives overlay is also drawn instead of the scoreboard in single player. 
Right now, all that's needed are a final design and some proper 2D assets for 
this. Therefor I'm changing the issue from Component-Code to Component-Assets 
even though a bit of coding is still involved when the final assets are there.

Original comment by era...@gmail.com on 28 Apr 2011 at 8:53

GoogleCodeExporter commented 9 years ago
This issue can be removed, or renamed. 

Original comment by ryanbris...@gmail.com on 11 Sep 2011 at 2:40

GoogleCodeExporter commented 9 years ago
Noruen supplied a new objectives overlay image so I'm closing this issue.

Original comment by era...@gmail.com on 16 Sep 2011 at 8:05