ArmAtec Sandbox

From Bohemia Interactive Community
Revision as of 02:45, 3 December 2018 by Erentar (talk | contribs) (Bot: Adding category Sandbox)
Jump to navigation Jump to search

Introduction

To animate a model, you have to make use of both, the cfgModels and cfgSkeletons class.

The cfgSkeletons class defines the bones of a vehicle. Bones are, more or less, the animated selections of a model.

The cfgModels class is an extended version of the OFP cfgModels class. It defines the selections of a model which you want to animate or use with the setObjectTexture command, but since ArmA, you have to put everything related to animate your model in here.