big question (woah)

marti

New member
Joined
May 19, 2023
Messages
15
how to make a hologram appear NOT exactly on the player's location, but slightly higher so that the armor stand doesn't block the player's hitbox?
 

Aalus

Big Bandar
Joined
May 20, 2023
Messages
456
how to make a hologram appear NOT exactly on the player's location, but slightly higher so that the armor stand doesn't block the player's hitbox?
Maybe this will help you out:

Player movement event - set location value (put a dynamic variable %player%_loc-value and put game value which will be saved in the variable. "Current location") - Numeric value (2) in the y-axis box - Delete hologram - Create hologram (put the same name that you used to delete the hologram and in the location of hologram thingy, put the dynamic variable %player%_loc-value
 
Top