Team Formation
Open
Navigation
- Dominant language
- C++
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Having Players' Controllers Attach Teammates to Group Formation/Separate Group using Detour Crowd Controller
[look here](https://docs.unrealengine.com/latest/INT/Search/index.html?x=0&y=0&q=detour+crowd)
1. Estimate path movement for players
2. Detect positions closed to Collision
3. Make a formation when walking the same direction
4. Split a formation when player walks his own path
5. Make two formations when walking opposite directions; use delays, path control points, another tools to avoid stacking when walking opposite directions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.