Giter Club home page Giter Club logo

godot-menus-template's People

Contributors

maaack avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

r2d2m kevinlights

godot-menus-template's Issues

Add tool to assist moving template out of addons/

...
The project also isn't letting me move the menus template out of Addons, help for that would also be greatly appreciated ๐Ÿ˜…
...
๐Ÿคฃ just turns out I can't follow instructions, disregard the first part but the moving out of the addons folder is still a problem

Originally posted by @echoless3484 in #4 (comment)

Changing bus volume in option menu "erase" the default bus volume.

Hi, I think I found a bug with the way volume is handled. Once you touch the slider for a bus in the Audio Options menu, the default value for the bus seems to be erased :

  • Go in the Audio tab (bottom) in Godot Editor, change bus volume slider (eg. -10 db)

  • Start the game, go to Options -> Audio and lower that bus volume a bit.

  • Volume doesn't change as expected (in -10db example, it instead goes up a lot.)
    I assume it's being reset to 0db, and then lowered by whatever amount you set in the option menu.

  • If you exit and start the game again, the volume will still be at 0db as the setting is saved, there's no way to "reset" it.

Instead I think 100% volume (in audio option) should be the value set in the Editor, and then go down from that if lowered.
Edit : Or convert the bus default volume to a % and set the slider to start at that % rather than 100%, so that when you move it the volume doesn't suddenly jump.
Not sure if that'd work for default volume above 0db tho. Would require lowering all other sliders and raising the "overall" volume to compensate, not sure if there's a function for that.

Error at (15, 5): Identifier "SceneLoader" not declared in the current scope.

Error at (15, 5): Identifier "SceneLoader" not declared in the current scope.
Error at (18, 5): Identifier "SceneLoader" not declared in the current scope.

Hey there, I'm still quite new to Godot and I've never had this error before, this is with MainMenu.gd and only happens after I made it the main scene, can't quite figure out what's happening and I don't even know what the error really means...

The project also isn't letting me move the menus template out of Addons, help for that would also be greatly appreciated ๐Ÿ˜…

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.