#how can i animate a block into rotating animation

6 messages · Page 1 of 1 (latest)

gritty thicket
#

Im trying to recreate Create Mod in bedrock but im new in blockbench.
Any help will be appreciated as always.

unborn gullBOT
#
Conflicting tags detected

It looks like you have applied tags to this post that conflict. Please only apply the tags that are relevant to your post. We can only help you if we know the context of your question, and applying incorrect tags makes this confusing.

You can refer to #1029468016594911232 for a description of what each tag is for!

Welcome to the help forum!

Please make sure to read #1029468016594911232 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

cinder ravine
#

Hmm you can’t

#

There’s a way though

gritty thicket
#

How do u do it?

granite loom
# gritty thicket How do u do it?

Shadow the block with an entity.
Look at how the end crystal works for animation. Create a custom block, and add on on_place event that spawns an end crystal in the same location. Lots of other things to do like linking block push, destroy, etc events, but that’s basically it