Check if your upgrade changes the weapon of the turret/unit, and check the attachment points.
Development > Data
Turret won't rotate after upgrading.
- 8 posts
-
Argutaris Regular Shmoe
- Join date
- Jan 01, 2011
- Location
- Lithuania
- Reputation
- 3
- Posts
- 51
- Last login
- Mar 10, 2013
-
tdburley Regular Shmoe
- Join date
- Sep 24, 2012
- Location
- United States
- Reputation
- 2
- Posts
- 14
- Last login
- Apr 07, 2013
Thanks for the reply. I don't quite understand what your suggesting though. The tower and it's upgrade are using separate duplicates of the Auto-Turret actor. They each have their own weapon, but both use the default Auto Turret turret. AM I supposed to be setting an attachment somewhere?
In game, the weapons upgrade (and deal their proper damage).
-
The 'upgrade' is a morph ability right?
Make sure that the upgraded unit have a turret under the weapon so that it can turn around.
-
tdburley Regular Shmoe
- Join date
- Sep 24, 2012
- Location
- United States
- Reputation
- 2
- Posts
- 14
- Last login
- Apr 07, 2013
Yes it's a morph. The upgraded unit has a turret (the same one as the normal unit). I tried putting in another one, but no luck there either.
I think it's probably an actor issue since the tower attacks, it just doesn't turn towards it's target (or spin idly). It also works fine if I drop the upgraded unit into the map directly.
Last edited Jan 11, 2013 by tdburley -
DrSuperEvil Moderator
- Join date
- Dec 19, 2010
- Location
- United Kingdom
- Reputation
- 148
- Posts
- 7,237
- Last login
- May 21, 2013
Upgrade model has a TurretZ attachment point?
You destroyed and recreated the Turret type actor?
Contribute to the wiki (Wiki button at top of page)
Considered easy altering of the unit textures?
http://static.sc2mapster.com/content/attachments/15/252/Screenshot2011-04-17_09_16_21.jpg
For my public assets look here!
http://www.sc2mapster.com/forums/resources/data-assets/46733-the-assets-of-evil/#1
-
tdburley Regular Shmoe
- Join date
- Sep 24, 2012
- Location
- United States
- Reputation
- 2
- Posts
- 14
- Last login
- Apr 07, 2013
Yes, has a TurretZ.
I honestly don't even know when the turret Actors are being created (not to mention how to destroy them). The only Event listed under AutoTurretTurret (both of my towers are based off the Auto Turret unit) is: TurretEnable.AutoTurret -Create
Events+ still causes me a lot of headaches.. Any insights would be appreciated.
-
DrSuperEvil Moderator
- Join date
- Dec 19, 2010
- Location
- United Kingdom
- Reputation
- 148
- Posts
- 7,237
- Last login
- May 21, 2013
Make it when the morph ability starts it destroys the turret actor and when the morph ability stops it creates it again.
- 8 posts
tdburley Regular ShmoeIf built before or during the game it works fine, but when upgraded into it just faces forward. Still attacks but does not turn idly or to face it's target.
I'm guessing it's some missing Actor Event, but I can't find it. Any ideas? Help would be appreciated. -Thanks