| ... | ... | @@ -12,7 +12,7 @@ In the Details panel of the parent VH select the *VHMovement* component. Under t |
|
|
|
| Group Formation | Currently only 2 formations are supported. Walking in line and abreast |
|
|
|
|
| Draw Debug Spheres | toggle to show debug spheres|
|
|
|
|
|
|
|
|
For every VH that should walk alongside the parent, provide an entry in the *Child VH* Map. As key you provide other VHs that should walk alongside the parent and as value an offset that specifies the distance the child will have from the parent. Depending on the selected formation the offset will change its behavior. E.g. if you select *InLine* a positive offset will be behind the parent and a negative offset will be in front of the parent. If you select *Abreast* a positive offset will be to the left of the parent and a negative to the right.
|
|
|
|
For every VH that should walk alongside the parent, provide an entry in the *Child VH* Map. As key you provide other VHs and as value an offset that specifies the distance the child will have from the parent. Depending on the selected formation the offset will change its behavior. E.g. if you select *InLine* a positive offset will be behind the parent and a negative offset will be in front of the parent. If you select *Abreast* a positive offset will be to the left of the parent and a negative to the right.
|
|
|
|
|
|
|
|
Don't forget to set up the Waypoint system (selecting a Waypoint Group and order). You only need to set up the parent, as all settings (Waypoint and Group Movement) will be forwarded to the childs (all VHs specified in the *Child VH* Map) when the game starts.
|
|
|
|
|
| ... | ... | |
| ... | ... | |