#(UNRESOLVED)How to display particles like this over player's screen like below and only when I want?

1 messages · Page 1 of 1 (latest)

fast tapir
#

How to display particles like this over player's screen like below and also display it only when I want it to and then make it disappear again when I want? Like for example, I want this particle to appear when a specific entity is spawned

#

How to display particles like this over player's screen like below and only when I want it?

fast tapir
#

?

torpid marsh
#

If it’s “on the players screen” it would no longer be a particle but rather a hud overlay

#

You would be better off either achieving this through hud screen json ui, or rendering it onto the player geometry which I wouldn’t hugely recommend

fast tapir
#

@torpid marsh

fast tapir
#

?

fast tapir
#

?

fast tapir
#

(UNRESOLVED)How to display particles like this over player's screen like below and only when I want?

fast tapir
#

?

fast tapir
#

?

fast tapir
#

?

heady pagoda
fast tapir
fast tapir
dusky thunder
fast tapir
dusky thunder
fast tapir
dusky thunder
fast tapir
dusky thunder
# fast tapir Also what's a panel in json ui BTW? I am new to json ui

A panel is basically a template, the panel is like a shelf where you will place things to make it look good and keep it organized.

In the panel you can place any other element, there are different types of panel, you should investigate the documentation to learn how to use Json UI

fast tapir
#

Or, do I not have to scale the sizes according to platforms?