Hot damn, that looks sweet! Nice work :D
Resources > Project Workplace
[Demo] Destructible Flying Islands (in a vortex)
-
8 minutes later (on Sun, 29 Aug 2010 00:28:03)
-
59 minutes later (on Sun, 29 Aug 2010 01:27:12)
Thank you! cant wait to turn it into a game!
-
Mienk Author
- Name
- Mienk
- Code
- 221
- Region
- NA
- Join date
- 25 Aug 2010
- Posts
- 226
- Assets
- 1
- Team
- Last login
- 08 Aug 2011
50 minutes later (on Sun, 29 Aug 2010 09:30:38)I don't know what kind of language is allowed on these forums so I'll just say it this way.
That was fraking BA.
One suggestion. Wait for the doodad death rubble to clear before dropping the floating island.
-
7 hours later (on Sun, 29 Aug 2010 16:54:08)
The first seconds are very important, they show that things can be built, moved, and that it is an island (you cant walk off it) and everything still falls... proving thats its not pre-scripted-
Also the version in the video was done using Move actors, however they are a bit glitchy becuase it moves the actor and not the "unit" itself. but it does do What i need it to, though im working on a few other methods to make it smooth out.
Once I get it working how id like, I plan on giving detailed information on how to do it. I just wanted to get this out ASAP as its..."ground breaking" lawl@Mienk: Go I just need to edit the rubble to make it lasts for only X amount of seconds instead of the Y it is now
Last edited on 29 Aug 2010 by Molsterr -
Mogranlocky Author
- Name
- Mogran
- Code
- 129
- Region
- EU
- Join date
- 28 Apr 2010
- Posts
- 307
- Maps
- 1
- Last login
- 27 Oct 2011
17 minutes later (on Sun, 29 Aug 2010 17:11:19)Definetely a cool concept which allows very different type of maps compared to what's around right now:)
-
20 hours later (on Mon, 30 Aug 2010 13:12:58)
Very cool, but i was hoping to see the island "fall apart" or something epic like that.

-
44 minutes later (on Mon, 30 Aug 2010 13:57:21)
... words cannot describe the awe I feel at seeing this masterpiece of a map. Especially with the "void" feel on it. Kinda reminds me of Xen (Half-life).
A melee map with that mechanic would be a battle of air rushes to see who can destroy each other's generators first before the enemy can move to another Island. Or you can make a "platformer" scenario with this where you need your units to blink/jump to another Island before it falls.
The possibilities are endless!
-
20 minutes later (on Mon, 30 Aug 2010 16:20:21)
That would actully be really easy all you need is an animation.
-
59 minutes later (on Mon, 30 Aug 2010 17:34:28)
a lot of people seem interested in this questions lol.
Short answer, you can lift it up while its falling
Long answer: I have it disabled so you cant.
Currently im using move actors to move thing units down, as for some reason using an effect to change a units height does not work when it goes below 0. (they wont go through the playable map area) however a unit can start out at a - height o.0;) So I use move actors. the trick with these is, it moves the actor of the unit (the model) and not the unit itself, so when you lift off, the graphic starts to play from where the unit is, and not the actor. thus you see the command center just jump up about 140 yards instantly... already working on a way to fix this. but as the map im currnelty doing dosnt even use command centers, im in the clear for now.Last edited on 30 Aug 2010 by Molsterr -
OneTwoSC Author
- Name
- Onetwo
- Code
- 855
- Region
- NA
- Join date
- 12 May 2010
- Posts
- 1,035
- Maps
- 1
- Team
- Last login
- 10 Feb 2012
79 minutes later (on Mon, 30 Aug 2010 18:53:43)Man I hope there's more maps like this that can move up on the popularity list.
Please make the gameplay good and polish this baby... far too often do we see awesome demos that never go anywhere and then meanwhile were stuck with '_ wars' or '_ circle ' on bnet ;)
Last edited on 30 Aug 2010 by OneTwoSCSC2 video tutorials: http://www.youtube.com/onetwosc
-
86 minutes later (on Mon, 30 Aug 2010 20:20:38)
Is this hidden terrain cells with a model that looks like ground or are you actually moving terrain?
My guess is that you are moving the model and applying a height modification to all units within the "Ground" area or is that completely wrong?
-
4 hours later (on Tue, 31 Aug 2010 00:35:24)
EPIC..how did you do this? This is great for some kinds of games...
Send me a PM with any questions or comments.
-
RileyStarcraft Author
- Name
- Riley
- Code
- 433
- Region
- NA
- Join date
- 13 May 2010
- Posts
- 952
- Maps
- 5
- Last login
- 20 Oct 2011
4 hours later (on Tue, 31 Aug 2010 04:59:44)How it's done - as far as I can figure:
- The islands are actually hidden terrain cells with a doodad underneath for the land. Pathing is painted to make the island appear to end at the edges of the doodad model.
- To lower the island a Site (Mover) actor is created, which queries for all actors in a circular radius and sets itself as their host. The mover is set up for downward vertical motion. This could be done entirely in the data editor or with a combination of data and triggers.
- After enough time has passed, all the actors in the region are destroyed or hidden and a big explosion model is created. You'd probably also want a trigger to kill any units in the region.
The idea is clever and the presentation is excellent. Molesterr I hope you don't mind my explanation.
Last edited on 31 Aug 2010 by RileyStarcraft -
92 minutes later (on Tue, 31 Aug 2010 06:32:28)
Is that a custom parallax/skybox? If so, how did you design/implement it?
n)s)e)e)n/tropicalsig2.jpg)
-
3 hours later (on Tue, 31 Aug 2010 09:33:24)
Quote from vjeux: Go
Also, seriously remove the first 40 seconds of the video, they are useless!
I would say the first 20 seconds of loading screen. seriously ??
<Retired>
Bejeweled TD
Bomberling Arena
The Amazing Probe
ChessCraft
Library:
Blizz Dota Hero Selection(UI)
StarMovie (play video in map)
Planet ViewAll Maps All Assets
- #1
Molsterr ModeratorThis is a very quick tech demo I was working on. This was done from idea to this in a little less than two hours of "work" time. I do have a game idea ready for this, but this just shows off how the terrain will work. Enjoy =)
PS: if you think this is cool, please please hit the "Like this" button on b.net forums http://us.battle.net/sc2/en/forum/topic/628253520
Random Information
Tutorials - Map Development - Galaxy wiki
|Issues? PM me|