GithubHelp home page GithubHelp logo

alcrdev / time-of-day Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 13.45 MB

Time of Day plugin for godot engine 4.x

License: MIT License

GDScript 100.00%
day-night-cycle godot sky time-of-day godot-engine

time-of-day's Introduction

Time Of Day Plugin

ToD plugin for godot 4.

Captura desde 2023-10-15 13-01-55 Captura desde 2023-10-15 13-02-41 Captura desde 2023-10-15 13-05-18 Captura desde 2023-10-15 13-06-49

Status:

1.7.x Dev


Features:

  • Dynamic Atmosphere.
  • Moon and Moon Phases.
  • Night Scattering.
  • DeepSpace.
  • Dynamic Clouds.
  • DateTime.
  • Sync System DateTime.
  • Simple Sun and Moon Positions.
  • Realistic Sun and Moon Positions.
  • Easy Setup.

Install:

  • Add time-of-day folder in addons folder.
  • Reset Godot editor.
  • Active plugin(Project/Project Settings/Plugin).

time-of-day's People

Contributors

alcrdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

boyquotes

time-of-day's Issues

Lower horizon level doesn't work

The horizon level cannot be turned downwards. If adjusting the ground level it results in a weird visual mix. A lower horizon line is great for smaller worlds.

Get error when closed Godot editor

Addon works fine. However, command line gets error when closed Godot editor.
Am I doing something wrong?
Godot 4.2.1/ Windows10

Godot Engine v4.2.1.stable.official.b09f793f5 - https://godotengine.org
Vulkan API 1.3.277 - Forward+ - Using Vulkan Device #0: NVIDIA - NVIDIA GeForce RTX 2060

ERROR: Condition ' !GDScriptLanguage::get_singleton()->get_named_globals_map().has(*globalname) ' is true. Breaking..:
   at: call (modules/gdscript/gdscript_vm.cpp:3347)
SCRIPT ERROR: Internal script error! Opcode: 104 (please report).
          at: TOD_Manager._exit_tree (res://addons/time-of-day/src/time-of-day/tod_manager.gd:243)
ERROR: Condition ' !GDScriptLanguage::get_singleton()->get_named_globals_map().has(*globalname) ' is true. Breaking..:
   at: call (modules/gdscript/gdscript_vm.cpp:3347)
SCRIPT ERROR: Internal script error! Opcode: 104 (please report).
          at: TOD_Moon._exit_tree (res://addons/time-of-day/src/sky/celestials/tod_moon.gd:103)
ERROR: Condition ' !GDScriptLanguage::get_singleton()->get_named_globals_map().has(*globalname) ' is true. Breaking..:
   at: call (modules/gdscript/gdscript_vm.cpp:3347)
SCRIPT ERROR: Internal script error! Opcode: 104 (please report).
          at: TOD_Sun._exit_tree (res://addons/time-of-day/src/sky/celestials/tod_sun.gd:34)
ERROR: Condition ' !GDScriptLanguage::get_singleton()->get_named_globals_map().has(*globalname) ' is true. Breaking..:
   at: call (modules/gdscript/gdscript_vm.cpp:3347)
SCRIPT ERROR: Internal script error! Opcode: 104 (please report).
          at: TOD_Sky._exit_tree (res://addons/time-of-day/src/sky/tod_sky.gd:107)

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.