Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • [1.16.3] Custom Animations?
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
OrcaWorld

[1.16.3] Custom Animations?

By OrcaWorld, October 24, 2020 in Modder Support

  • Reply to this topic
  • Start new topic

Recommended Posts

OrcaWorld    1

OrcaWorld

OrcaWorld    1

  • Tree Puncher
  • OrcaWorld
  • Members
  • 1
  • 28 posts
Posted October 24, 2020

Is someone knows how to make custom animations for entity? Not model , just add animations for that. I can make animations for entity model in Blockbench but I need to add them for mob in game. 

 

In the topic you can find my whale that got animations. If someone knows how to make custom animations , please write me.

gif.gif

  • Quote

Share this post


Link to post
Share on other sites

ChampionAsh5357    158

ChampionAsh5357

ChampionAsh5357    158

  • Dragon Slayer
  • ChampionAsh5357
  • Members
  • 158
  • 995 posts
Posted October 24, 2020

Custom animations are handled through values stored on the entity model specifically for the client. Then the values are interpolated such that there is a smooth animation between ticks. Doing this by hand takes a lot of calculation, time, and effort. The other way would be to find a library that supports making animations in one form or another. One of these libraries is GeckoLib which is integrated into Blockbench.

  • Quote

Share this post


Link to post
Share on other sites

OrcaWorld    1

OrcaWorld

OrcaWorld    1

  • Tree Puncher
  • OrcaWorld
  • Members
  • 1
  • 28 posts
Posted October 24, 2020
37 minutes ago, ChampionAsh5357 said:

Custom animations are handled through values stored on the entity model specifically for the client. Then the values are interpolated such that there is a smooth animation between ticks. Doing this by hand takes a lot of calculation, time, and effort. The other way would be to find a library that supports making animations in one form or another. One of these libraries is GeckoLib which is integrated into Blockbench.

Sure , I used Blockbench to make animations. But Intellij didn't expect them (it's writes "Unable to sumbit symbhol"). So I wanna to find answer to my queston - how to load animations for my entity?

  • Quote

Share this post


Link to post
Share on other sites

ChampionAsh5357    158

ChampionAsh5357

ChampionAsh5357    158

  • Dragon Slayer
  • ChampionAsh5357
  • Members
  • 158
  • 995 posts
Posted October 24, 2020
9 minutes ago, OrcaWorld said:

Sure , I used Blockbench to make animations.

If you used Blockbench to make animations, then you would need to follow the documentation provided by GeckoLib as that's what you are asking for. This would be unrelated to forge unless you did the interpolation route, which is not supported by Blockbench.

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • diesieben07
      whenever I join a server it shows me this error

      By diesieben07 · Posted 2 minutes ago

      1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
    • diesieben07
      Cant Get a Config File Working 1.16.5

      By diesieben07 · Posted 2 minutes ago

      Git is not the right way to store worlds or other large files.   There is no such line in the repository you posted. I used the debugger and put a breakpoint in the FMLCommonSetupEvent handler. Then I used evaluate expression and ArmorConfig.COMMON.enableOakWood.get() was false, as expected.
    • gamer650xd
      whenever I join a server it shows me this error

      By gamer650xd · Posted 7 minutes ago

      crash-2021-01-16_21.37.09-client.txt
    • Bailym
      Cant Get a Config File Working 1.16.5

      By Bailym · Posted 8 minutes ago

      I initially removed the .gitignore because i wanted to preserve the world saves, ill add it back in with the necessary exceptions.   Just to clarify. If you set enableOakWood to false in extraarmor-common.toml the line    System.out.println(ArmorConfig.COMMON.enableOakWood.get()); //Always True   returns false as expected? As i'm not getting the same behavior
    • gamer650xd
      whenever I join a server it shows me this error

      By gamer650xd · Posted 11 minutes ago

      internal exception: com.google.common.util.concurrent.UncheckedExecutionException:net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Minecraft Forge (forge)   crash-2021-01-16_21.37.09-client.txt
  • Topics

    • gamer650xd
      2
      whenever I join a server it shows me this error

      By gamer650xd
      Started 11 minutes ago

    • Bailym
      11
      Cant Get a Config File Working 1.16.5

      By Bailym
      Started 1 hour ago

    • e2rifia
      4
      (1.16.2) How do I use onPlayerTick?

      By e2rifia
      Started 3 hours ago

    • kiou.23
      11
      [1.16] Custom Sign won't render

      By kiou.23
      Started 9 hours ago

    • Ipsissimus418
      1
      [1.16.4] WorldTickEvent Concurrent Access Exception

      By Ipsissimus418
      Started 36 minutes ago

  • Who's Online (See full list)

    • vemerion
    • gamer650xd
    • diesieben07
    • e2rifia
    • Kikoz
    • Bailym
    • Pl00py_R
    • Beethoven92
    • KickPotato
    • Boetam
    • Babatunde
    • Linky132
    • Lellian
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • [1.16.3] Custom Animations?
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community