Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I know this is late, however, where the bar stops is entirely based on the models collider. If youre having issues with that, try adjusting the collider or making a new one. (if you make a new one, i highly recommend making a coin base with a thin pole up the middle. This will make placing it a lot easier, but also make it so the bar hits the pole instead of falling to the base)
I tried adding a health bar to custom tokens, edited the corresponding spot in the script, so Bar Keep recognises them, and the health bar indeed does show, but the edit button does not. Is there a way I can fix this in the script?
Any help is appreciated!
if self.resting then
<rest of function>
end
Sometimes it'll give this error:
Error in Script (FlipMe - 8c7c34) function <onDestroy>:
chunk_1:(35,43-45): attempt to index a nil value
Do you have any idea what's wrong?
Thanks for help
1. Have health bar # shown on the bar itself.
2. Have the name of the figure it's attached to shown on or above/below the bar.
3. Allow configuring the bar keep tool to change:
a) the color of the bar (e.g. red for normals, yellow for elites, blue for allies)
b) the starting # of max & total HP (so it's not necessary to adjust for each bar)
4. (More advanced) A full remote - listing the hp / max hp / name of everything tracked on a page, and allowing them to be configured from the remote rather than fiddling with the bars.
Secondly, In the default mod, after hitting play scripts, placing a figure on the square and then moving it to the table, no bar descends as in your video. Am I doing something wrong?
Also, is there a way to add a second or more bars of different color or heading?
thanks alot
I no very little about lua so I'm kind of blind here. I noticed in a previous comment you mentioned added a button to adjust the height of the bar above an object. I'm having trouble finding that :(
Also, I am trying to add custom tokens to the list of affected objects. I'm at line 187 but my ignorance with lua has sort of halted my progress. Could you tell me how I'd go about adding that? :O
Whenever possible could you check why I can't add a bar to the assets on this MOD .
Some others don't work either. What am I missing or how can I make it so that the bar places correctly?
Thank you.