The Wayback Machine - https://web.archive.org/web/20210105004151/https://github.com/HungryProton
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@protongraph

Pinned

  1. Experimental node-based software for procedural content generation

    GDScript 575 49

  2. Godot addon to print debug information from the monitor tab in game.

    GDScript 76 3

  3. Godot engine addon to randomly fill an area with props or other scenes

    GDScript 339 20

  4. Add 3D trail node for Godot Engine

    GDScript 38 3

  5. 1
    extends Node
    2
    class_name EventBus
    3
    
                  
    4
    # You can have multiple EventBus, a global one, one per entity, anything.
    5
    # Signals sent on one event bus are only available on this event bus
  6. 1
    extends Spatial
    2
    
                  
    3
    var _materials := []
    4
    var _process_materials := []
    5
    var _count := 0

504 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

January 2021

Created 5 commits in 1 repository
You can’t perform that action at this time.