Custom formation is based on character index in selection instead of character itself or character index in party. Selecting only some of the party will rearrange formation.
How to reproduce:
1. Make a custom formation:
_ 1 _
2 3 4
5 6
2. Now select only characters 2-6
3. Move selected members a few steps in order to update formation
Question
v-for-vandal
Description:
Custom formation is based on character index in selection instead of character itself or character index in party. Selecting only some of the party will rearrange formation.
How to reproduce:
1. Make a custom formation:
_ 1 _
2 3 4
5 6
2. Now select only characters 2-6
3. Move selected members a few steps in order to update formation
4. Formation is now (Actual result):
_ 2 _
3 4 5
6
Expected result:
_ _ _
2 3 4
5 6
How reproducible:
100%
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now