Staredit Network

Staredit Network -> UMS Assistance -> [SOLVED]Moving Screen
Report, edit, etc...Posted by c2. on 2006-08-04 at 21:48:04
i play those game like infinite shift and yoshi bound..
how do they make it so that the screen moves all the time?
Report, edit, etc...Posted by KaboomHahahein on 2006-08-04 at 22:15:56
They move a location onto an invisible unit like an observer. Then they use the Center Location trigger on the location that is located on the observer.

Trigger
Description:
Moving Location on unit
Players:
¤ Any Players
Conditions:
¤ Always (or any other condition)
Actions:
¤ Center/Move ' location1' on 'observer' 'anyplayer' at 'anywhere'
¤ preserve trigger


Then to view the location on the observer...


Trigger
Description:
Center Location on unit
Players:
¤ Any Players
Conditions:
¤ Always (or any other condition)
Actions:
¤ Center View on 'location1'
¤ preserve trigger


Edit: Then they order to observer to move along some path making you follow the observer which creates the moving screen trick.
Haven't use these trigger things in a long time...
Report, edit, etc...Posted by c2. on 2006-08-06 at 15:45:26
ok but how do u make the unit die wen u move out the screen?
Report, edit, etc...Posted by OverTheBelow on 2006-08-06 at 16:26:54
I don't think thats possible.
Report, edit, etc...Posted by Heegu on 2006-08-06 at 17:05:51
QUOTE(c2. @ Aug 6 2006, 02:45 PM)
ok but how do u make the unit die wen u move out the screen?
[right][snapback]540955[/snapback][/right]


Make a location that is the size of the screen... and then when player brings exatcly 0 zergling (or whatever) to that location kill all zergling for current player.
Report, edit, etc...Posted by fritfrat(U) on 2006-08-06 at 19:02:20
You can combine those two triggers kaboom mentioned:

For All Players:
Always: Center location Kirby on observer owned by player 8.
Center view on location Kirby. Preserve Trigger.

Then make Kirby a 20x12 location, the size of the screen, and have this:

Current player brings exactly 0 unit to Kirby:
Kill all any unit for current player.
Report, edit, etc...Posted by c2. on 2006-08-07 at 22:57:21
OMFG THERES A KIRBY IN SC??!?!?

lol jk
anyway thanks for the help biggrin.gif
Report, edit, etc...Posted by Xx.Doom.xX on 2006-08-08 at 08:16:42
QUOTE(OverTheBelow @ Aug 6 2006, 04:26 PM)
I don't think thats possible.
[right][snapback]540985[/snapback][/right]


Incorrect.

Use what i said here to figure it out also.

http://www.staredit.net/index.php?showtopi...37&#entry533537
Next Page (1)