| Created | |
| Total Size | 75 KB (76,833 bytes) |
| Modified Size | 58.4 KB (59,832 bytes) |
| File Count | 14 |
| Engine Version | 25 |
| Changes | Added navmesh collider sized nav mesh blockers auto creation |
| Meta |
{ "Summary": "Editor fence placement tool with reusable Fence Definition assets.", "Description": "Fencer adds a scene-view Fence tool for placing model or prefab fence segments from reusable Fence Definition assets. It supports straight Line placement, surface-drawn Spline placement, measured segment spacing, randomized entry selection, and asset previews for definitions.", "CsProjName": "", "Resources": "", "CodePackageReferences": [] }
{
"Summary": "Editor fence placement tool with reusable Fence Definition assets.",
"Description": "Fencer adds a scene-view Fence tool for placing model or prefab fence segments from reusable Fence Definition assets. It supports straight Line placement, surface-drawn Spline placement, measured segment spacing, randomized entry selection, and asset previews for definitions.",
"CsProjName": "",
"Resources": "",
"CodePackageReferences": []
}
|
Diff (58.4 KB modified)
+2
~7
-
Editor/FenceLibrary/FenceBlockerMenu.cs
(2.1 KB)
-
Editor/FenceLibrary/FenceDefinitionAssetContextMenu.cs
(7.6 KB)
-
.bin/package.junglehamgames.fence-builder.cll
(1.5 KB -> 1.7 KB)
-
.bin/package.junglehamgames.fence-builder.xml
(2.6 KB -> 4 KB)
-
Code/FenceLibrary/FenceDefinition.cs
(2 KB -> 3.2 KB)
-
Editor/FenceLibrary/FenceDefinitionAssetPreview.cs
(5.7 KB -> 5.8 KB)
-
Editor/FenceLibrary/FenceDefinitionEditor.cs
(852 B -> 1.3 KB)
-
Editor/FenceLibrary/FenceDefinitionEditorUtility.cs
(24.1 KB -> 31.1 KB)
-
README.md
(960 B -> 1.6 KB)