https://github.com/crapola/arma3dto2d
Python script to convert objects
https://github.com/crapola/arma3dto2d
arma
Last synced: 15 days ago
JSON representation
Python script to convert objects
- Host: GitHub
- URL: https://github.com/crapola/arma3dto2d
- Owner: crapola
- Created: 2013-01-23T02:57:10.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-01-22T23:10:56.000Z (over 11 years ago)
- Last Synced: 2025-03-12T00:31:26.650Z (over 1 year ago)
- Topics: arma
- Language: Python
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Arma3Dto2D
==========
A quick script to convert empty vehicles/objects from the Arma 2 3D editor to a 2D editor format.
Objects in the air will get a setPos in their init to set the height.
Run the script with your mission.sqf in its root and output.txt will be generated.
You will need to paste the result in an existing .sqm of same island under the "class Vehicles" section and make sure items are properly numbered, and that the value for "items=" is correct.