http://wiki.bedrock.dev/blocks/fake-blocks.html
I want to make this non exp but I need to run commands from blocks. Hos would I do this?
Is there a possibility to do this non exp
#(non exp) trigger commands from blocks
1 messages · Page 1 of 1 (latest)
you can't, you'll have to use something like an entity, or on a set coordinate if you're making a map
you can use entity BP animations, or functions + tick.json or command blocks
But my problem is making the entity stay in the air when it's placed.
And centered on the block
That's everything.
make the entity have no collision and disable the physics
And centering it?
And making it rotatable?
i don't know, I use experimental blocks all the time
you'll have to find your own way sorry
?fake entity
Custom Entities / Mobs
MS Learn Entity Reference
https://learn.microsoft.com/en-us/minecraft/creator/reference/content/entityreference/
Bedrock.Dev
https://bedrock.dev/docs/stable/Entities
Wiki Tutorial
https://wiki.bedrock.dev/entities/entities-intro.html
Fake Entity Block
https://wiki.bedrock.dev/blocks/fake-blocks.html
Last updated:
·
Yes I know these, the problem is they use experimental features