bigorangemachine / ksp-kronalutils

The Unlicense
19 stars 10 forks source link

Reverting sometimes Reverts Craft incorrectly #2

Open bigorangemachine opened 9 years ago

bigorangemachine commented 9 years ago

Build a Ship

Place Parts 'upside down' in additional to normal placement

Click 'Config' then 'Explode' then 'Revert' (as quick as possible)

Possible issue could be that there is event collision and object reference issues. Might need to 'copy' the values into the temporary variables rather than the raw storage.

Maybe store an index of what its exploded position would be rather than adjusting the exploded position.