HUD Objects system

[Open Assets] HUD Objects system 1.1

I made sure my file(s) follow the Submissions Guidelines
  1. Yes
This addon is intended for content creators and contains a script which allows modders to easily create dynamic HUD elements. It also contains an example HUD which demonstrates some of the capabilities of the system.

qHWcvma.gif


Features
  • Easily create elements by adding them to a global hudobjs table
  • Automatically draw patches, strings, and nametags -- all draw functions are handled by the hudobj system
  • Define functions for each object, allowing them to run additional instructions
  • Comes with a built-in state cycle for animating sprites, as well as a "physics" engine for easily moving elements across the screen
Please refer to the comments within the .pk3's lua lumps for details on how to modify this script for your own purposes.
  • srb20000.png
    srb20000.png
    540.9 KB · Views: 324
Author
clairebun
Downloads
1,190
Views
4,451
Extension type
pk3
File size
3.5 KB
MD5 Hash
a8e31900aaf631090718c1eb69290c3a
First release
Last update
Rating
4.50 star(s) 2 ratings

More resources from clairebun

Share this resource

Latest updates

  1. Version 1.1 Update

    Fixed a coding oversight that caused objects with a nil string value to freeze the game Console...

Latest reviews

I can see more and more of people's huds using this. Also ∙ [Ringsparkle]
Upvote 0
Welcome to releases! Super cool stuff, I can see the possibilities with this!
Upvote 0
Back
Top