Giter VIP home page Giter VIP logo

Comments (6)

you-win avatar you-win commented on August 12, 2024 1

You need to select Instance Child Scene not Add Child Node.

Also, when exporting the project, you should select Export all resources in the project to make it easy.
Untitled

from vpuppr.

you-win avatar you-win commented on August 12, 2024

Yes, my current plan is to have some sort of popup menu under the Features tab to allow for all sorts of custom things.

If you are feeling adventurous, you can add the chroma key to the ModelDisplayScreen.tscn for your own use. There is actually a chromakey asset called ChromaKeySprite.tscn under the entities folder that I was using until I switched to the clear background.

from vpuppr.

ItsRogueRen avatar ItsRogueRen commented on August 12, 2024

Yes, my current plan is to have some sort of popup menu under the Features tab to allow for all sorts of custom things.

If you are feeling adventurous, you can add the chroma key to the ModelDisplayScreen.tscn for your own use. There is actually a chromakey asset called ChromaKeySprite.tscn under the entities folder that I was using until I switched to the clear background.

How would I go about that? I saw the file but I have never used Godot outside of compiling this program

from vpuppr.

you-win avatar you-win commented on August 12, 2024

So ignore some of the names in my initial comment and follow these instructions instead.

  1. Open MainScreen.tscn in the editor.
  2. Right click on the MainScreen node in the top left
  3. Click on Instance Child Scene
  4. Search for ChromaKeySprite and select the only result. The chroma key should pop up
  5. Click on the new ChromaKeySprite node in the top left
  6. Some options should pop up on the far right. Open the Transform menu (located under Spatial)
  7. I would set the Translation to x: 0, y: 0, z: -5 and the Scale to x: 10, y: 10, z: 10 to be safe but you can tweak those to your liking

If you did everything correctly, you should get something like this:
Untitled

I used the standard chromakey green hex I found on Google but you can pretty easily change the color by opening ChromaKeySprite.tscn (located in the entities folder), selecting the node in the top left, and then changing the texture to something different.

from vpuppr.

ItsRogueRen avatar ItsRogueRen commented on August 12, 2024
4\. `ChromaKeySprite`

I don't have ChromaKeySprite

image

from vpuppr.

you-win avatar you-win commented on August 12, 2024

Closed by 0.5.0 release. Create a chromakey image and load it in as a custom prop.

from vpuppr.

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.