You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm confused on how to arbitrarily create and remove lines from a Hologram.
My use case is showing a leaderboard, and I don't want to create duplicate variables for each line required, and it may change at runtime.
Is there another way to add textLine's to a hologram other than this Reflection-like system?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm confused on how to arbitrarily create and remove lines from a Hologram.
My use case is showing a leaderboard, and I don't want to create duplicate variables for each line required, and it may change at runtime.
Is there another way to add textLine's to a hologram other than this Reflection-like system?
Beta Was this translation helpful? Give feedback.
All reactions