• 0

    posted a message on [?] Changing the max. number interceptors from 8 to 2.

    Hello,

    I am trying to reduce the maximum number of interceptors from 8 to 2. Does anyone know how to do this?

    Thanks in advance for your help!

    Posted in: Miscellaneous Development
  • 0

    posted a message on [Solved] Model (build) Issue

    @MasterDinadan: Go

    Wow, thanks MasterDinadan. With your explanation I was able to get the construction animation working.

    Here how I added building animation for my "sensor tower copy":

    1. In the copied Unit Actor go to Actor Events scroll all the way down to UnitConstruction.SensorTower2.start Note: there are more than one! Look for one that has Create SensorTower2Build action below it.

    2. Click on: Create SensorTower2Build

    3. To the right you should see Name and a long rectangular box which has SensorTower2Build written in it. Whatever is written here is the animation actor file that it will try to play.

    4. You can either edit it to point to an existing animation actor (in my case I removed the "2" in "SensorTower2Build" so it read "SensorTowerBuild" an existing actor) or have more control by duplicating the animation actor file (i.e SensorTowerBuild), copying the new name, and then in pasting it in the Actor Event's long rectangular box that I talked about before.

    I hope this helps. A thousand thanks to MasterDinadan for his explanation.

    Posted in: Miscellaneous Development
  • 0

    posted a message on [Solved] Model (build) Issue

    Hello,

    I would also be interested in a guide. I am having a similar issue with a sensor tower i copied. Can anyone help us? Thanks.

    Posted in: Miscellaneous Development
  • To post a comment, please or register a new account.