#Create a animated advertising board

1 messages · Page 1 of 1 (latest)

sharp meteor
#

Hey! I'm working on a Minecraft-server, and i wan't to add advertising boards to my server. I'm quite new to blockbench, and was wondering how to animate the textures so that it cycles through different pictures.

Using ItemsAdder for this

Thanks in beforehand!

blissful cairnBOT
#
Welcome to the help forum!

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

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

lone ginkgo
#
  1. Make separate textures for the animated part of the model and for the static part if you haven't already.
  2. Rightclick the 2nd texture and click "Flipbook Animation" and add frames there.
  3. use the slider at the bottom of the textures list to move between the frames of the animated texture.
  4. Adjust the speed of the frames depending on how long you want them to show up.
crude prairie
lone ginkgo
#

either works

crude prairie
#

I do it in ps and then just do the settings in blockbench

crude prairie
lone ginkgo
#

Depends on the textures, and would be something they need to add in the mcmeta file manually
-# Cause they need to use the same frame more than once so it doesn't constantly interpolate between the 2 (or more) ads, but only during intended tansition times.

sharp meteor