Coder Social home page Coder Social logo

Comments (4)

AsYlum- avatar AsYlum- commented on August 24, 2024 1

CSV is not a good format for this as animdata entry has weird data structure it's not list of item id's as you seen them in UI. It's just list of offsets. So it translates to start + 1 , start +2 etc.

I'll take a look but right now CSV looks pretty bad as a data format for import/export.

from uofiddler.

DavideRei avatar DavideRei commented on August 24, 2024

If the CSV can have a row for every animation with the start item index, frame delay and the other (dont Remember the name), and then a column for every offset with +1, +2,-1. You can set the max columns number for offsets, like 50 or 100 column max.
It Could work like this?
Edit: the offset columns should be empty if not used (because 0 can be an offset)

from uofiddler.

DavideRei avatar DavideRei commented on August 24, 2024

An alternative could be to add animData compare in the Compare plugin, so you can copy an animated item from animdata 2 to animdata 1.

from uofiddler.

demostenescz666 avatar demostenescz666 commented on August 24, 2024

We are uprading data to HS format and this is indeed issue. Everything is easy to copy into "bigger" muls, except animdata. So far only chance is to manully set our custom animated items again. So at least ability to copy one animdata to other would help.

from uofiddler.

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.