Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 714 Bytes

debug_overlay.md

File metadata and controls

42 lines (27 loc) · 714 Bytes

DebugOverlay

Extends: PopupPanel

Table of contents

Variables

Name Type Default
moon_light_node_path NodePath -
show bool true

Variables

moon_light_node_path

export (NodePath) var moon_light_node_path

If a MoonLight node is assigned, a Show moon checkbox will appear in the debug overlay to enable/disable the moon.

Name Type Default
moon_light_node_path NodePath -

show

export (bool) var show = true

Enables/disables the debug overlay.

Name Type Default
show bool true

Powered by GDScriptify.