jrbudda / Sentry

Citizens2 Town Sentry Character
12 stars 20 forks source link

Question for entity move (mob) #263

Closed itpao25 closed 8 years ago

itpao25 commented 8 years ago

Hi, i am trying in these days to create a mob skeleton with target has a specific player, but the mob should remain motionless (should turn only towards the player, watching) My problem is that the mob moves toward the target player. Can someone help me? Ps. I'm using the api Thanks for the support

mcmonkey4eva commented 8 years ago

Why is this in the old Sentry issues page?

There are Citizens utilities to rotate an NPC... use those, and not the navigator.

itpao25 commented 8 years ago

Thanks for reply How can i set the target? The mob should lauch arrows toward the target player, this is my question. For the moment i have spawned a simple player and using a task i spawn the arrows toward the player.

For the rotation i have used a trail LookClose. If this is not correct page, can you send me the link when i can recreate issue? Thanks

mcmonkey4eva commented 8 years ago

https://github.com/CitizensDev/Citizens2/issues is maybe what you want?

itpao25 commented 8 years ago

Yes, but I was going to use Sentry, I was wondering if there's a way to do this using Sentry

mcmonkey4eva commented 8 years ago

We don't even use Sentry anymore, Sentinel is preferred: https://github.com/mcmonkey4eva/Sentinel/blob/master/README.md

itpao25 commented 8 years ago

Good! Thanks :-)