Giter Site home page Giter Site logo

Comments (6)

Daylily-Zeleen avatar Daylily-Zeleen commented on July 24, 2024 2

That is, after each creation of the dbfactory file, the parent json file can be deleted?

No,they should be keeped for VCS and exporting.

dbfactory just hold paths of DragonBones file (.json/.dbbin), and these files will be copy to .godot folder for exporting.

To get rid of .json after exporting, DragonBonesFactory will search the true path (.json/.dbbin) first, if not exists, it will find the files in .godot.

Please refer source code for more details.

You should delete .import files of .json now.

Just delete the .import file which are generated by importing .json by the old version.

from godot-dragonbones.

Daylily-Zeleen avatar Daylily-Zeleen commented on July 24, 2024 1

This plugin is not import .json anymore, a resource file with extension .dbfactory will be generated if there have xxx_ske.json/dbbin and xxx_tex.json.

You should delete .import files of .json now.

The reasom of this change is that .json is not resource file by default, and may be neglected when exporting, generate a new resource file to solve this problem.
In order to recognize the DragonBonesFactory resource file more easier, I use a new format dbfactory instead of res/tres.
That's all.

from godot-dragonbones.

Daylily-Zeleen avatar Daylily-Zeleen commented on July 24, 2024

Please refer to Readme or Release Note.

from godot-dragonbones.

JekSun97 avatar JekSun97 commented on July 24, 2024

Please refer to Readme or Release Note.

I read this and that, but I still didn’t understand the meaning of this format. =\

from godot-dragonbones.

JekSun97 avatar JekSun97 commented on July 24, 2024

all I understood is that if there is a json file, it will create a dbfactory file next to it, but why and for what purpose is still not clear.

from godot-dragonbones.

JekSun97 avatar JekSun97 commented on July 24, 2024

This plugin is not import .json anymore, a resource file with extension .dbfactory will be generated if there have xxx_ske.json/dbbin and xxx_tex.json.

You should delete .import files of .json now.

The reasom of this change is that .json is not resource file by default, and may be neglected when exporting, generate a new resource file to solve this problem. In order to recognize the DragonBonesFactory resource file more easier, I use a new format dbfactory instead of res/tres. That's all.

That is, after each creation of the dbfactory file, the parent json file can be deleted?

from godot-dragonbones.

Related Issues (19)

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.