99> β
Supports both algorithmic and manual mesh generation
1010> β
All modules can be used independently
1111
12-
1312## β¨ Modules
1413
14+
1515### π¦ ColliderMeshCreator
1616Editor window for generating custom MeshColliders:
1717- πΉ Automatically from MeshFilter objects
@@ -30,8 +30,16 @@ Editor window for generating custom MeshColliders:
3030![ image] ( https://github.com/user-attachments/assets/5288205c-d1f6-4791-94ad-f718115696ab )
3131![ image] ( https://github.com/user-attachments/assets/f7aa8582-9a20-4713-bf42-5bedef77c5a4 )
3232
33+ ### π§ Quick Controls
34+ | Action | Shortcut |
35+ | -------------------| ----------|
36+ | Add point | ` Q ` |
37+ | Remove point | ` E ` |
38+ | Open editor | ` Tools > Collider Mesh Generator ` |
39+
40+ ---
41+ π [ View Release Collider Mesh Tool] ( https://github.com/SinlessDevil/EcsStickmanSurvivors/releases/tag/ColliderMeshCreator-v1.0.0 )
3342---
34- π [ View Release] ( https://github.com/SinlessDevil/EcsStickmanSurvivors/releases/tag/ColliderMeshCreator-v1.0.0 )
3543
3644### π¦ ConcaveHull v1.0.0 β Geometry API
3745Lightweight runtime plugin for generating 2D concave hulls on the XZ plane.
@@ -48,8 +56,8 @@ Lightweight runtime plugin for generating 2D concave hulls on the XZ plane.
4856![ hull-example] ( https://github.com/user-attachments/assets/52d27373-eabb-400f-a69f-d03cb41d4327 )
4957
5058---
51- π [ View Release] ( https://github.com/SinlessDevil/EcsStickmanSurvivors/releases/tag/ConcaveHull-v1.0.0 )
52-
59+ π [ View Release ConcaveHull ] ( https://github.com/SinlessDevil/EcsStickmanSurvivors/releases/tag/ConcaveHull-v1.0.0 )
60+ ---
5361
5462### π¦ PrefabSetupEditor v1.0.0
5563Efficient tool for setting up renderers and materials across prefabs and scene objects.
@@ -66,7 +74,8 @@ Efficient tool for setting up renderers and materials across prefabs and scene o
6674![ prefab-editor] ( https://github.com/user-attachments/assets/b2c48312-dabe-4191-9e40-ac59bf64b620 )
6775
6876---
69- π [ View Release] ( https://github.com/SinlessDevil/EcsStickmanSurvivors/releases/tag/PrefabSetupEditor-v1.0.0 )
77+ π [ View Release PrefabSetupEditor] ( https://github.com/SinlessDevil/EcsStickmanSurvivors/releases/tag/PrefabSetupEditor-v1.0.0 )
78+ ---
7079
7180## π§° Requirements
7281- Unity ** 2021.3+**
@@ -79,13 +88,3 @@ Efficient tool for setting up renderers and materials across prefabs and scene o
79882 . Import it into your Unity project
80893 . Install Odin Inspector and (optionally) ConcaveHull
81904 . Done! π
82-
83- ## π§ Quick Controls
84- | Action | Shortcut |
85- | -------------------| ----------|
86- | Add point | ` Q ` |
87- | Remove point | ` E ` |
88- | Open editor | ` Tools > Collider Mesh Generator ` |
89-
90- ## π About (GitHub profile tagline)
91- > Unity Editor toolset for generating mesh colliders, drawing outlines, and editing prefabs β all in one.
0 commit comments