created fog of war
This commit is contained in:
10
addons/godot_debug_environments/plugin.cfg
Normal file
10
addons/godot_debug_environments/plugin.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
[plugin]
|
||||
|
||||
name="Debug environments"
|
||||
description="
|
||||
A simple script that loads a given scene in a specified environment.
|
||||
Good to test scenes in a certain context without having to manually select the right test scene.
|
||||
"
|
||||
author="Douwe Ravers"
|
||||
version="1.0"
|
||||
script="plugin.gd"
|
||||
Reference in New Issue
Block a user