Log In  
Follow
noiD_on_scratch
HP test thingy mehbob
by noiD_on_scratch

Cart #zanisohru-2 | 2024-11-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9


v1.1

Here is a Text system that I've been working on! Any type of feedback or criticism is welcome!

~~ PROS ~~

  • Dynamic Name Tab
  • Simply Formatted
  • Light Weight

~~ CONS ~~

  • Manually add a new line using '\n'

~~ UPDATE CHANGELOG ~~
1.1 - Dynamic name now works with special icons (Thanks @RealShadowCaster)
1.0 - Initial release

9
7 comments



Cart #pebenoyoh-0 | 2024-10-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Here is just the bear-bones of this project that I've whipped up.
Uploading this to view my journey into learning Lua

The Debug menu can be viewed by pausing, selecting debug and then selecting continue

1
0 comments



Cart #pumasuwuno-0 | 2024-08-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


Just some simple functions for my first upload!
Might Update!!

Current Functions:

  • Dmg(x) --Reduces HP by x
  • Heal(x) --Restores HP by x
  • SetHP(x) --Resets HP to x
0 comments