When using the on pick event and getting the position propertes from the target entity it returns seemingly random values not related to where the entity was.
In this particular instance:
An event listener listening to a player picking up entities in an label.
Add label ( spawn entity( get type (target object) , get pos(target object), get orintation ( target object)));
so that any entity in the label that was picked up was replaced and given the label.
I believe the type and orintation were correct but i can only be 100% sure about the position being wrong it was so wrong that the entity it spawned was nowhere in sight
When using the on pick event and getting the position propertes from the target entity it returns seemingly random values not related to where the entity was.
In this particular instance:
An event listener listening to a player picking up entities in an label.
Add label ( spawn entity( get type (target object) , get pos(target object), get orintation ( target object)));
so that any entity in the label that was picked up was replaced and given the label.
I believe the type and orintation were correct but i can only be 100% sure about the position being wrong it was so wrong that the entity it spawned was nowhere in sight
If you need the files then ask @Fompster_P1
Share this post
Link to post
Share on other sites