Code Monkey home page Code Monkey logo

Comments (4)

olsonjeffery avatar olsonjeffery commented on August 11, 2024

@NiclasEriksen IMO, the TIE should be just a text-element. you should embed it within a larger element that provides the border theme. In my case, I have some prefab "dialog box" scenes with different configurations where the TIE is nested within a Panel, which has the border/background theme applied.

from godottie.

henriquelalves avatar henriquelalves commented on August 11, 2024

@NiclasEriksen How are you adding the new theme and borders? Because the plugin uses the ReferenceFrame node; the engine handles it just as a visible node on the Editor, and it disappears on the game (it is easier to handle the plugin this way, as you don't have to think about GUI with it). What I did on the Demo and I think would work for you would be to add TIE inside a panel you can customize using other themes.

And thanks! I'm happy this plugin was useful to other people, hahaha.

from godottie.

henriquelalves avatar henriquelalves commented on August 11, 2024

Oh, just like @olsonjeffery said, TIE is just the text-element node (didn't refreshed the page before answering, haha).

from godottie.

NiclasEriksen avatar NiclasEriksen commented on August 11, 2024

@henriquelalves I'm applying a theme which add borders to ReferenceFrame, but I must have misunderstood what a ReferenceFrame is (the name should have been a hint). Treating TIE as only a text-element makes perfect sense, Unix philosophy and all that. Anyway, thanks for the swift replies!

from godottie.

Related Issues (9)

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.