Line3D
by NoNormal | CC0 1.0 Universal
Draw lines in 3D
IMPORTANT: This does NOT support WIDTH (yet). Features: Node type - Line3D Custom line colors As many points as you like 1 pixel wide lines Download Drop the folder in the .zip file into the root of the project (so the paths are "res://line3d/line_3d.gd
ThreadLoad
by NoNormal | CC0 1.0 Universal
Load Resources from Code using Threads
FEATURES You can load Resources from code without blocking the Main Thread, using Threads, this means NO STUTTERS and FASTER LOADING. Why faster loading? Because it uses not one core as with the other options, but as many as Godot allows, so you get use
GodotVMF
by H2xDev | MIT
An importer of VMF/MDL/VTF/VMT files from Source Engine
GodotVMF A useful tool for those who like making levels in Hammer and are making a project on the Godot. Or for those who just want to port their map from Source Engine to Godot and see what happens. Description An importer of VMF files into Godot Engine
loading more results...