DDDBrowserScript๏
Inherits: Node3D < Node < Object
Luau script asset for DDDBrowser levels (not a Blazium LuauScript / gdclass).
Description๏
Asset-only node that exports a .luau file into assets[] with mediaType application/x-luau.
Classic scripts return a table with DDDBrowser lifecycle methods (on_start, on_update, etc.) and use Engine / Scene / Gamemode / localStorage.
For Blazium Luau gdclass behaviors, attach a LuauScript to the instance node (e.g. MeshInstance3D) instead; the exporter passthroughs source and DDDBrowser runs _ready / _process via its compatibility layer. Use right-click Check DDD Luau to compile-check with DDD API stubs.
Properties๏
|
||
|
||
|
Property Descriptions๏
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!