UGC Mission Design

Reply

Level 1

Level 1
Dragoon-00
Posts: 8
Registered: ‎16-05-2011
Message 81 of 519 (548 Views)

Re: The "Help me! I have a UGC problem" Thread

I am trying to get some ice guys to jump from the ground to the top of a building but instead they just run into the wall how do I fix this. I have tried the follow the path script command and I got the above results.

Please use plain text.

Level 1

Level 1
twobells
Posts: 10
Registered: ‎14-11-2009
Message 82 of 519 (525 Views)

Re: The "Help me! I have a UGC problem" Thread

Thansk LostSamurai

Ok, next question I want to issue a bonus if the player lifts, targets and successfully kills an enemy while actually BEING on the car.
(basically you can jump onto any object and then while levitating 'fire' off the object at a target.)
Please use plain text.

Re: The "Help me! I have a UGC problem" Thread

Okay, I've managed to figure out stuff on my own while making my current mission, but now I kinda need help.

 

My missions has three waves of enemies attacking one spiker hiding in a fort. I can set a path for these guys to follow, but is there any way I can make the enemies attack you on sight while moving in? They just ignore you until they reach the end of the path. At the very least I need them to respond to you attacking them. Also, I have a problem with some enemies waiting a long time before actually moving in. Sometimes they just don't move at all. Each wave has the enemies moving in from three different spots. Eh, I might need to make three individual groups for each wave, and then give them each their own path.

 

Also, can someone explain to me how to set checkpoints? I have a checkpoint after you defeat the first two waves, but when I die, all the checkpoint does is start me at the checkpoint marker, and restarts to mission. I also have a checkpoint set after you defeat the final wave.

 

How can I make it so that after you're done defending the spiker, the special mini map icon for the spiker is removed.

 

I've also considered adding a 4th wave. The 4th wave would have EVERY enemy wave spawn at once. I don't know how to make this happen, and I'm worried that killing one of the waves would cause another wave to respawn since I have it set so that once one wave is defeated, the next wave enters to map in 30 seconds.  Actually, isn't there an option to change an objects group after you trigger a certain event? If so, maybe I can make that work by turning every enemy unit into "wave 4" after wave 3 in defeated, and then having wave 4 come in after 30 seconds.

Please use plain text.

Level 1

Level 1
Keiya25
Posts: 38
Registered: ‎22-05-2011
Message 84 of 519 (509 Views)

Re: The "Help me! I have a UGC problem" Thread

I treat checkpoints like starting an entirely new mission from there, use a monitor for Mission Starts > Checkpoint triggered: (whatever checkpoint your trying to make) then I remove all enemies from the world, add the waves that should be spawned at the point of the checkpoint etc. monkey around with it a bit, i think you'll figure it out! :-D hope this helps

Please use plain text.

Level 5

Level 5
bnfdhfdhfd
Posts: 528
Registered: ‎15-05-2011
Message 85 of 519 (507 Views)

Re: The "Help me! I have a UGC problem" Thread

There is a much easier way. Use a [Mission Start] - [Always] to remove everything from the world, then use

[Mission Starts] - [current checkpoint is] - [x] - and add what should be in that section. It will cut down on your logic boxes, giving you more space for your mission.

Please use plain text.

Level 1

Level 1
Keiya25
Posts: 38
Registered: ‎22-05-2011
Message 86 of 519 (504 Views)

Re: The "Help me! I have a UGC problem" Thread

oh duh! That's what I tend to do though, find that one convoluted way of doing something on my own, and then keep doing it until someone tells me how convoluted it is.... thanks bnfdhfdhfd!

Please use plain text.

Level 1

Level 1
DalekThay282
Posts: 12
Registered: ‎13-06-2011
Message 87 of 519 (495 Views)

Re: The "Help me! I have a UGC problem" Thread

Quick question, is there an easy way to align platform blocks together? I want to make a large platform with the platform blocks and have them perfectly aligned, but it's taking too long because I either make the blocks go in one another or there's a small gap. I figured I better ask before I spend hours  aliging 50 blocks together one by one. 

Please use plain text.

Level 5

Level 5
bnfdhfdhfd
Posts: 528
Registered: ‎15-05-2011
Message 88 of 519 (489 Views)

Re: The "Help me! I have a UGC problem" Thread

No, unfortunately. If you move one on top of another one it will stick to the top of it, but they just go through each other on the edges. Very annoying. I'm thinking about making a mission that will take a lot of them, and I'm not looking forward to lining them up.

Please use plain text.

Re: The "Help me! I have a UGC problem" Thread

Well I think I solved my checkpoint problem. I'm going to have to change my mission a little since I have wave 1 coming in after a 30 second timer counts down, so if I told the checkpoint to remove wave 1 from the world, the counter would add them. Soooo I'm thinking I'll just remove the timer and have wave 1 come in at the very start of the mission. Shouldn't be a problem.

 

Still having problems with the enemies moving in. Maybe I could just tell them all to follow a short path that leads them to the middle of the fort, and have one group that attacks from the middle, rather than three groups in each wave attacking from three sides.  Not what I had in mind, but if it works it'll make things so much easier for me.

Please use plain text.

Level 5

Level 5
bnfdhfdhfd
Posts: 528
Registered: ‎15-05-2011
Message 90 of 519 (484 Views)

Re: The "Help me! I have a UGC problem" Thread

You could set them to run to Cole.

Please use plain text.