• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

How to make a staircase using tables?

Status
Not open for further replies.
Level 4
Joined
Jun 26, 2010
Messages
73
how's he gonna make a staircase that runs in a circle?

how's he gonna make a staircase that runs in a circle?
if he finds out how to change heights to fit where the guy is, that'd be a boss thing to share with us. :goblin_yeah:
 
There is no way to create something like this in WE!
Even with triggers it can fail!
32288293.jpg
 
Level 3
Joined
Aug 28, 2009
Messages
53
Kobas i dont want to argue but i think it is possible to create a second floor with WE so if you can create second floor you can create something like in that picture. But im not sure i just heard its possible.
 
Kobas i dont want to argue but i think it is possible to create a second floor with WE so if you can create second floor you can create something like in that picture. But im not sure i just heard its possible.

Yes it is possible to create a second floor by doing things like manipulating flying height. The problem then becomes getting a good camera angle and adjusting the units movement to actually go where the player clicks (you'll have to make it offset the units movement from the players click to go with the perspective).
 
Well you need to have:

1st. Uber terrain skills (You need to place large number of doodads, you need alpha tile and so on)
2nd. Awesome skills for WC3 coding!
3th. Camera systems

Now come hard one!

4th. Attack Systems (Range unit can't attack true floor right?)
5th. Ability Systems (Aoe spells like rain of fire will damage units on and below 2nd floor and so on)
6th. maybe few more stuff (depend on map ^^)

Even if you know how to create all that, you will probably use 2 many triggers creating lag!

So if you want to waste month or more time to create this you are free to try ^^

I suggest next:
Create terrain next to yours

Map 64x64 should be replaced with 64x128 (example how to do it)
When unit enter some points move it to another ones, pan camera, lock camera bounds and so one!
Maybe you want to have units that can burrow true floor...
Hmmm just use X, and Y location and move unit to X+value, Y +value (right or left)

Damn I didn't explained this last very well but I think that you understand!
 
Status
Not open for further replies.
Top