| 02-09-2004, 08:19 PM | #1 |
Ok here's the deal. I am trying to make a Arcade like game.. just a little fun one.. but i bumped in to a problem.. or actually two.. Ok.. i made the unit a flying unit so that i could make the jump action when the a player presses the up key. But then i get a problem when i want the unit to die when it hits the ground from a wall, cause it doesnt fall of the wall.. it just changes flying height... Well the other problem is very irritating, i want to make some floating platforms to jump on. But i cant make them both Walkable, and be able to walk under them.. anyone knows how to do that ? Thanks :x |
| 02-09-2004, 08:22 PM | #2 |
go ask a guy on b.net us.east warcraft tft the guy name is The_sexy_lich |
| 02-09-2004, 08:22 PM | #3 |
First question: No idea Second Question: You can't do it. Units can not pass over AND under doodads, just one of them. |
| 02-09-2004, 08:39 PM | #4 |
Yes they can, it's done in Rival Nations. You have to walk under a natural bridge to get to one of the stores. |
| 02-09-2004, 08:52 PM | #5 | |
Quote:
Yeah, but you CAN'T walk under AND over that bridge. It is impossible to make something able to be walked under AND over. |
| 02-09-2004, 09:00 PM | #6 |
What you can due since it allready has flying is emulate both walking under and over. Basically give them no pathing but know the base height. and have a trigger stop them there. I think that would also make it easier to figure out death. |
