-
Bug
-
Resolution: Cannot Reproduce
-
None
-
1.16.100.53 Beta, 1.16.20
-
None
-
Unconfirmed
-
Windows
Hey,
I am attempting to create a lobbing projectile, that spawns 45 degrees, and has a slow trajectory. I am using
minecraft:spawn_entity
to spawn my projectile from my entity. However, setting:
anchor, offset and angle_offset
do nothing to affect the spawned projectile.