using Photoloss's effects i was able to recreate it somewhat, but i honestly dont know what to do to get the missiles to drop on the floor, what sort of actor should I be using to accomplish this, guys?
Development > Miscellaneous Development
Alpha-stage Time Bomb (suggestions/help)
- 9 posts
-
Vinniea22 Regular Shmoe
- Join date
- May 05, 2010
- Location
- United States
- Reputation
- 1
- Posts
- 19
- Last login
- Jun 15, 2013
-
zifoon Author
- Join date
- Apr 21, 2010
- Location
- Australia
- Reputation
- 0
- Posts
- 350
- Projects
- 1
- Last login
- Dec 01, 2012
Perhaps a behavior that changes the movers of the missile? There is the gravity setting in movers after all. I'm sure they used that. That's the only part of mover (gravity) I haven't played around with yet. Try and tell me how you went ^__^
Of course the ability could been using custom death animation for the bullets. Probably need to think this over. x_x
Last edited Jun 02, 2010 by zifoon -
zorbotron Regular Shmoe
- Battle.net
- ciox
- #780 EU
- Join date
- Oct 07, 2010
- Location
- Zimbabwe
- Reputation
- 6
- Posts
- 383
- Last login
- Jun 19, 2013
It is definitely a custom death, which means a complete custom model. There is no way to activate physics for an object through the data editor.
I haven't been able to find this physics-missile model though so it must have been removed, a LOT of stuff was removed before they shipped us the editor.
Cyber Jorts
-
willuwontu Regular Shmoe
- Join date
- Nov 17, 2012
- Location
- United States
- Reputation
- 11
- Posts
- 435
- Last login
- Jun 10, 2013
try looking at the reaper jump behavior and seeing if that can help you with your missiles drop. also another way is to use trigger s to change the mover of the missile to a custom one.
edit: lol oops i didn't notice the date of the originial post almaity.
Last edited Jan 11, 2013 by willuwontuI'm a triggerer
I can't make awesome terrains
I dabble in data
I suck at poems
That is why i do haiku
i suck at them too :( -
TheAlmaity Moderator
- Battle.net
- TheWatcher
- #477 EU
- Join date
- May 30, 2010
- Location
- Croatia
- Reputation
- 105
- Posts
- 2,626
- Projects
- 2
- Last login
- Jun 19, 2013
-
zorbotron Regular Shmoe
- Battle.net
- ciox
- #780 EU
- Join date
- Oct 07, 2010
- Location
- Zimbabwe
- Reputation
- 6
- Posts
- 383
- Last login
- Jun 19, 2013
-
DrSuperEvil Moderator
- Join date
- Dec 19, 2010
- Location
- United Kingdom
- Reputation
- 171
- Posts
- 7,414
- Last login
- Jun 18, 2013
Or just make the movers of all missiles revert to a throw driver with high gravity before expiring.
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
- 9 posts

Photoloss Regular ShmoeHi. I'm trying to recreate the "Time Bomb" Mothership skill from the alpha version. I couldn't find any threads related to it so I guess this hasn't been published before (If it has, please tell me where).
I currently have a working spell, which slows units/missiles to a stop over a second or so after entering the AoE, and resets them to normal speed once the effect ends. Sadly I have only managed to kill missiles at the end, I'll need some help with the "drop to the ground" bit.
I'll also have to set up some Validators to only unfreeze units if no Time Bomb field remains, I need help with that too.
Currently the skill is a mess of 7+ effects, and the debuff I use lasts for 10 seconds (I reapply it a lot, so units don't just freeze upon entering, but get slowed down gradually). If anyone has any suggstions, please post.
Thanks in advance!
Edit: I'm too lazy to update the map for this, but set the buff duration to 1-2 seconds, that'll fix one issue.