• Dear visitors,

    The email issue has been finally solved.
    Thank you for your patience and happy browsing.

    Team ACM.

SOLVED Animated Banner and Object move and destroyed

Dado

Member
Hi Everybody,
Someone know the system for animate the banner and destroy or move the object in AC
 

luchian

Administrator
Staff member
For banners, you need to use the ksFlags shader in SDK.

For movable objects you need to name them AC_POBJECT_suffix. However, don't use too many (recommended max 15 iirc) and don't use this for objects with complex geometry.

There are no destroyable objects in AC.
 
Top