This commit is contained in:
Jan Racek
2026-03-27 21:29:24 +01:00
parent 45a552be5a
commit 13ed569eaf
85 changed files with 1953 additions and 2470 deletions

View File

@@ -13,6 +13,7 @@ namespace SplashEdit.RuntimeCode
/// This is independent of the navregion/portal system used for navigation.
/// </summary>
[ExecuteInEditMode]
[Icon("Packages/net.psxsplash.splashedit/Icons/PSXRoom.png")]
public class PSXRoom : MonoBehaviour
{
[Tooltip("Optional display name for this room (used in editor gizmos).")]