#(niklas_) spawn entity which cannot move
16 messages · Page 1 of 1 (latest)
(niklas_) spawn entity which cannot move
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
Entities can't render sideways afaik, would probably need to stick a model on a display entity for that
Yep
as for not allowing them to move, there are a lot of ways to get that done once you get the model going
ideally youll spawn a new entity for the corpse, probably a marker armor stand or some other kind of utility entity you can slap the corpse model onto
after that, you don't really have to do anything to disallow the armor stand to move
if you were thinking of spawning a pig that cant move, its possible, but it wont look like that. one way is spawning them with no ai
If you just want to display it, I'd use a display entity - can't be interacted it, so it'll just stay there
Can add an interaction entity of the correct size if needed
I have done it via an invisble armor stand
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@static cliff