Giter Club home page Giter Club logo

Comments (2)

exodrifter avatar exodrifter commented on August 11, 2024 1

This feature was added in 1.1.1.

from unity-rumor.

exodrifter avatar exodrifter commented on August 11, 2024

I would love to have an example scene ready to go as well - except there are a few problems with that idea.

The repository doesn't keep track of .meta files because they aren't required to make the code work. This is mostly because I don't want to add unnecessary files to C# projects that don't use Unity. However, Unity requires the .meta files in order to know what items have been added to a Unity scene asset.

You should be able to run the example by creating a Text asset and attaching the Example script by dragging it into the GameObject in the Hierarchy. I thought that wouldn't be too troublesome for Unity users, but you make a good point (along with your other bug reports). It makes it hard to tell if you did something wrong while setting the project up or if it was actually just my fault.

I'll include an Example scene in .unitypackage releases from now on. This means I'll start tracking .meta files. At the very least, it shouldn't be too hard for other C# projects to either ignore or delete the .meta files. If someone requires it, I can also create a C#-specific repository, but since my main target audience is Unity users, I won't do that for now. Maybe I'll find a better solution in the future that will let me avoid making a C#-specific repository since it would be a pain to keep them in sync.

from unity-rumor.

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.