mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 02:03:47 +00:00
Script to visualize connections
This commit is contained in:
parent
a235183c61
commit
0d2302c9fe
9 changed files with 149 additions and 17 deletions
6
addons/ButtonLink/plugin.cfg
Normal file
6
addons/ButtonLink/plugin.cfg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[plugin]
|
||||
name="Door Button Link"
|
||||
author="Your Name"
|
||||
version="1.0"
|
||||
description="Draws lines between linked buttons and doors in the editor."
|
||||
script="ButtonLink.cs"
|
||||
Loading…
Add table
Add a link
Reference in a new issue