Holograms_Rename()
Align a hologram on its X, Y, and/or Z axis.
If using this function, you need to wait 1 tick, then load the hologram AFTER calling this! See the bottom of the page for an example.
Full Function
Holograms_Rename(oldID: text, newID: text)
Parameters
Name
Type
Description
oldID
text/string
ID of target hologram
newID
text/string
New ID for target hologram
Return Values
Success
Usage
Last updated