#Is it possible to set an entity to look in only one direction?
1 messages · Page 1 of 1 (latest)
idk if this will work but just rotate the model facing to the west and also don't give your entity a look_ta_target animations
A good suggestion. But how do I move it only in the desired direction?
@chilly pilot
What direction do you want it to move only?
West
I don't know any way to make an entity only in that direction, I only think of applyImpulse() as a solution...
set "max_turn" in behavior to 0.0 or use "minecraft:behavior.blocked_body_rotation" component