Asset Samples – Arma 3
Jump to navigation
Jump to search
(Added basic facts about Asset samples) |
m (Better linking) |
||
Line 14: | Line 14: | ||
We have added several samples of assets from Arma 3 to the tools suite that may provide some starting point for the community members trying to make their own assets into game. All of these have been commented to provide better insight into config.cpp and model.cfg. | We have added several samples of assets from Arma 3 to the tools suite that may provide some starting point for the community members trying to make their own assets into game. All of these have been commented to provide better insight into config.cpp and model.cfg. | ||
Data is provided unpacked, but can be packed using [[Addon Builder]] and tested in game. You may find guidelines how to create new assets on this wiki, see | Data is provided unpacked, but can be packed using [[Addon Builder]] and tested in game. You may find guidelines how to create new assets on this wiki, see [[Arma 3 Cars Config Guidelines]], [[Arma 3 Tanks Config Guidelines]], [[Arma 3 Weapon Config Guidelines]] and many other. | ||
|EXAMPLE= | |EXAMPLE= |
Revision as of 16:53, 14 November 2013
Basic information
- Author:
- Bohemia Interactive
- Compatibility:
- Arma 3
- Download:
- Part of Arma 3 Tools package on Steam
Description
- Description:
- We have added several samples of assets from Arma 3 to the tools suite that may provide some starting point for the community members trying to make their own assets into game. All of these have been commented to provide better insight into config.cpp and model.cfg. Data is provided unpacked, but can be packed using Addon Builder and tested in game. You may find guidelines how to create new assets on this wiki, see Arma 3 Cars Config Guidelines, Arma 3 Tanks Config Guidelines, Arma 3 Weapon Config Guidelines and many other.
- Notes:
- Look for Samples_F directory inside of your Arma 3 Tools directory in Steam library.
Usage
- Examples:
- All of them, just pack them to see them in game ;)