Page 1 of 3

Reverse ice

Posted: Tue Jan 20, 2009 6:03 pm
by Loliown
Hi, im trying to make reverse ice, like in ice escape 4 and 5, reverse and fast reverse. I'm trying to make a maze which involves reverse, and i dont know how to do that, so can someone please tell me how to make reverse ice?

Re: Reverse ice

Posted: Tue Jan 20, 2009 7:52 pm
by 3ICE
* Moved to 3ICE's Sliding System for RoC *

If you are already using my sliding system, reversing ice is as simple as t_set Set Speed = -4.00.
Fast reverse is: t_set Set Speed = -6.00 or t_set Set Speed = -8.00.

If you are not, then it's time to switch :) (What system were you using before?)

Re: Reverse ice

Posted: Wed Jan 21, 2009 6:24 pm
by Loliown
I would like to make this for tft, and also, i use tft, and furthermore, what sliding system lol?

Re: Reverse ice

Posted: Wed Jan 21, 2009 8:35 pm
by YzRiDeR72
You noob!!!!


->!!!!!!!!!!!!!<-

Re: Reverse ice

Posted: Thu Jan 22, 2009 6:23 pm
by Loliown
yz stfu ill own u lol.....

Re: Reverse ice

Posted: Thu Jan 22, 2009 7:11 pm
by Loliown
ok, so i went to set speed and put -4.00, its still the same thing

im using your ice system btw.

Re: Reverse ice

Posted: Thu Jan 22, 2009 10:34 pm
by 3ICE
If you put -4.00 you wouldn't be able to step on ice because it would "kick you back" by 4 pixels instantly. → You messed up somewhere, so try to find it!

Re: Reverse ice

Posted: Fri Jan 23, 2009 9:05 pm
by Loliown
3ICE wrote:If you put -4.00 you wouldn't be able to step on ice because it would "kick you back" by 4 pixels instantly. → You messed up somewhere, so try to find it!
.......in your post you said set speed to -4.00....... that is what im doing, im trying to use the teal colored ice for the reverse. When i go on the ice i go really slowly, can you explain to me HOW exactly to get to the set speed thing to put it. I put your slide system into my map, then i saved and exited, so i havent messed with anything yet.

Re: Reverse ice

Posted: Sat Jan 24, 2009 3:01 am
by 3ICE
There is no better way to explain it.
Speed is a positive number that determines your hero's sliding speed in a pixels/second manner.

If you set it to 4, the hero will move forward 4 pixels every second.
If you set it to 2, the hero will move forward 2 pixels every second.
If you set it to 1, the hero will move forward 1 pixel every second.
If you set it to 0, the hero will not move anywhere and you will not be able to control it.
If you set it to -4, the hero will move backwards 4 pixels every second.
If you set it to -2, the hero will move backwards 2 pixels every second.
If you set it to -1, the hero will move backwards 1 pixel every second.

Set Speed to -4 and units will slide backwards until they reach the edge of Northrend - Ice.
This of course means that heroes must start right on the ice or they will never be able to step on it.

Re: Reverse ice

Posted: Sat Jan 24, 2009 11:57 am
by Loliown
3ICE wrote:There is no better way to explain it.
Speed is a positive number that determines your hero's sliding speed in a pixels/second manner.

If you set it to 4, the hero will move forward 4 pixels every second.
If you set it to 2, the hero will move forward 2 pixels every second.
If you set it to 1, the hero will move forward 1 pixel every second.
If you set it to 0, the hero will not move anywhere and you will not be able to control it.
If you set it to -4, the hero will move backwards 4 pixels every second.
If you set it to -2, the hero will move backwards 2 pixels every second.
If you set it to -1, the hero will move backwards 1 pixel every second.

Set Speed to -4 and units will slide backwards until they reach the edge of Northrend - Ice.
This of course means that heroes must start right on the ice or they will never be able to step on it.
My maze starts on ground, and when i go on the ice, i don't move backwards, i just move really slowly, same with the ground , i just move really slowly, im using demon hunter as my hero, And where do i exactly go to get to set speed, do i go to the 3ice file in the triggers and change the variable to -4.00 in speed?