Hello, I'm working on a custom building that has copied the terran bunker unit for the most part. The problem is when I change the build time for the SCV build ability->Abilities -> bunker2 -> Abilities - Info+ -> bunker2 -> Info - Time it doesn't work. I think it has something to do with the actor events not using a underconstruction model but I'm not sure. Is there some type of event required to give custom units a build time?
Hello, I'm working on a custom building that has copied the terran bunker unit for the most part. The problem is when I change the build time for the SCV build ability->Abilities -> bunker2 -> Abilities - Info+ -> bunker2 -> Info - Time it doesn't work. I think it has something to do with the actor events not using a underconstruction model but I'm not sure. Is there some type of event required to give custom units a build time?
@soulwhip: Go
Figured it out. The unit must have the build in progress ability in Units tab->Ability tab->CUnit_AbilArray to give a unit a build time.