Code Monkey home page Code Monkey logo

Comments (6)

marty0678 avatar marty0678 commented on September 25, 2024

Niantic removed them from all Pokemon a little while ago as they are done in Unity magic now. If there are a few leftovers in the repo that's because we haven't updated them I guess haha.

from pogo_assets.

buu342 avatar buu342 commented on September 25, 2024

I'm not sure if it's entirely "Unity Magic". For what it's worth, the only time we get to see walking animations in-game is when the Pokรฉmon is your buddy, so I'd say it's more likely that the walking animations are downloaded/streamed only for your specific buddy. This might be worth investigating...?

from pogo_assets.

marty0678 avatar marty0678 commented on September 25, 2024

Unity magic is just the term we use to explain Unity features outside of standard FBX files. There are animations rigs that define the animations instead of them being part of the FBX file. I believe these need to be loaded in Unity to be used, but not 100% on that.

from pogo_assets.

marty0678 avatar marty0678 commented on September 25, 2024

Update to this, from doing more digging (and discussing with @Lilcooldoode via Discord), the current system in the game doesn't appear to have any animations with the exports we can find.

But the new Addressable system that is replacing the current system does them in their exports, so we are investigating what is required to add/support these and how maintainable these are.

Both appear to use overrides to set the animators.

Re-opening this ticket to consider this.

from pogo_assets.

marty0678 avatar marty0678 commented on September 25, 2024

So we can export the animations, but they are very time-consuming to do so for all Pokemon, so we think we'll move to a request system. If there are specific Pokemon you are looking for, let us know and we'll see if we can pull them. Thanks! Closing.

from pogo_assets.

buu342 avatar buu342 commented on September 25, 2024

It would be nice if the method for animation extraction was documented, so you are not forced to do it all yourselves, or so a tool can be written do to the conversion ๐Ÿ˜‰

from pogo_assets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.