mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 02:05:54 +00:00
Automatic doors
This commit is contained in:
parent
c3107fbce9
commit
3fc39f63c4
29 changed files with 401 additions and 525 deletions
|
|
@ -6,6 +6,7 @@ using Godot.Collections;
|
|||
namespace Cirno.Scripts.Resources.Roguelite;
|
||||
|
||||
[GlobalClass]
|
||||
[Tool]
|
||||
public partial class RogueliteRoomResource : Resource
|
||||
{
|
||||
[Export] public StringName RoomName { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue