Script to visualize connections

This commit is contained in:
Marco 2025-01-22 15:09:04 +01:00
commit 0d2302c9fe
9 changed files with 149 additions and 17 deletions

View 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"