mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Light Baker!
-=-=-=-=-=-= -Support for lightmap baker, have fun figuring out how it works before tutorial is published.
This commit is contained in:
@@ -229,8 +229,6 @@ ScriptDebugger::ScriptDebugger() {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
bool PlaceHolderScriptInstance::set(const StringName& p_name, const Variant& p_value) {
|
||||
|
||||
if (values.has(p_name)) {
|
||||
|
||||
Reference in New Issue
Block a user