You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem?
Currently, the Export Mission SQF does not save the state of an object's simulation, so any objects carefully placed with simulation off will likely be flung when the mission is imported.
Solution you'd like:
Export Mission SQF should handle the state of an object's enableSimulation attribute and save it accordingly.
Alternatives you've considered:
N/A
Additional context:
N/A
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem?
Currently, the Export Mission SQF does not save the state of an object's simulation, so any objects carefully placed with simulation off will likely be flung when the mission is imported.
Solution you'd like:
Export Mission SQF should handle the state of an object's
enableSimulation
attribute and save it accordingly.Alternatives you've considered:
N/A
Additional context:
N/A
The text was updated successfully, but these errors were encountered: