MASSHUU12 / godot-control-3d

This plugin allows using SubViewports to display 2D interfaces in 3D.
https://godotengine.org/asset-library/asset/2259
MIT License
12 stars 1 forks source link
dotnet godot godot-engine godot-plugin

Godot Control3D

This plugin allows using SubViewports to display 2D interfaces in 3D.

[!NOTE] SubViewports in Godot 4 are bugged.

They work, but can be problematic, displaying errors that aren't there, or resetting the texture from time to time.

An example of one such bug is here.

Prerequisites

Usage

[!NOTE] Detailed information on each class can be found in the individual source files.

You can find an example of using this plugin in the example folder.

All you need to do is create a scene with Control3D and:

License

Licensed under MIT license.