Cyclic Reference Bug?

This page summarizes the projects mentioned and recommended in the original post on /r/godot

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • godot-next

    Godot Node Extensions - Basic Node Extensions for Godot Engine

  • Variation on 2 that uses a tool script to procedurally generate properties on a class based on files that match a specific search criteria. This would prevent you from both needing to update file paths and from needing to even add entries in a record somewhere that the level exists. It would just be detected automatically by the tool script. You can procedurally generate properties by overriding the _get, _set, and _get_property_list methods. I have an example of this in Godot Next's ArrayMap class here. I also have a sample script that fetches a list of scenes in Godot Next's FileSearch class. You just call FileSearch.search_scenes() and it will return to you a Dictionary with keys containing filepaths and values containing another Dictionary initially just the path again (mapped to a "path" string), but which you can really make have whatever you want.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • It might be helpful - 360 degrees for Godot and in vector2

    1 project | /r/godot | 8 Nov 2022
  • Modifying the dictionary editor with EditorInspectorPlugin/ EditorProperty?

    1 project | /r/godot | 5 Mar 2022
  • Very stuck on creating a fleshed out item system

    2 projects | /r/godot | 15 Nov 2021
  • The Mirror (Godot bashed game engine)

    2 projects | news.ycombinator.com | 24 Mar 2024
  • On Mac, are GDExtensions downloaded from the internet supposed to just work?

    1 project | /r/godot | 16 Nov 2023