Started by
Gusutabo
on
Topic category: Help with MCreator software
I'm basically trying to make the SCP-173 / Weeping Angel so i don't know how i can make him move when i stop looking at him i would like a little help...
Topic category: Help with MCreator software
I'm basically trying to make the SCP-173 / Weeping Angel so i don't know how i can make him move when i stop looking at him i would like a little help...
I don't think you can do it, mainly because you can't check for nearby players/entities yet :(
oh... ill see ill wait more people reply if there is someone that knows how to
Alons-sy! Just because I see you're a Doctor Who fan I'll see what I can do.
:D
I also require this procedure script / to know how to do this.
If not i may need to get into the gritty java code :|
Rip...
Please get back to me soon Diamond Gamin if you know how to do this / can find out how to test for vision direction of a entity value.
Actually i have had a break-though,
I have done it! it's semi glitchy but it works!
If anyone here wants me to explain how - give them some files or etc,
Add me on discord and explain that your from this post.
Aubarino#8007
thx adding you dc is Gus#1843
Is this solved?
IDEA: give it tons of slowness when you face it
But how though
This issue has been figured it out by using commands:
Make a separate procedure as on player tick and use this snipped of command
execute as @p at @s anchored eyes facing entity @e[distance=..25,type=modid:entityid] eyes anchored feet positioned ^ ^ ^1 rotated as @s positioned ^ ^ ^-1 if entity @s[distance=..0.35] run effect give @e[type=modid:entityid] minecraft:slowness 1 255 true
Hey can you show an image example of the thing?
Thank You So Much Gusutabo I've been trying to find this command cause I'm making a statue move when you're not looking! THANK YOU!!!!
I'm still confused where to make the command(I'm still new).