Serious Sam's Bogus Detour

Serious Sam's Bogus Detour

Workshop
Create, share and play!
Learn More
Grandchado 22 Jun, 2017 @ 5:18am
Trigger Times ?
What does that mean in the editor ?
< >
Showing 1-14 of 14 comments
Melissa  [developer] 2 22 Jun, 2017 @ 5:34am 
It's the maximum amount of times a script can be triggered before it refuses to trigger. For example, if you put trigger times "5" on a "SpawnUnit" script, it will stop spawning after 5 spawns.
Last edited by Melissa; 22 Jun, 2017 @ 5:34am
Grandchado 22 Jun, 2017 @ 5:42am 
ah ok thanks. How can i spawn multiple enemies form one spawn ?
Melissa  [developer] 2 22 Jun, 2017 @ 6:00am 
What do you mean? You could always make 2 SpawnUnit scripts next to each other I suppose?
Grandchado 22 Jun, 2017 @ 6:16am 
Well ye but im a little bit lazy xD what i meant is for example that i let 2 units spawn from one spawner.
hipshot  [developer] 1 22 Jun, 2017 @ 6:38am 
If you wanna do that, send a link as a loop and set the spawn unit to trigger times 2.
Cause the spawn unit can't spawn 2+ units directly, only one at once.
Grandchado 22 Jun, 2017 @ 7:36am 
how do i do a loop ? Sorry that im asking so many questions.
hipshot  [developer] 1 22 Jun, 2017 @ 7:52am 
---> Spawn unit -> script link -> back

When you trigger the spawn unit it will trigger the script link and then the script link will trigger the spawn unit again.

I would also place a small delay here, like 1ms between all this and also, make sure you have that trigger times set to "2" on the spawn unit, or else it may crash on momory leaks.

Grandchado 22 Jun, 2017 @ 8:01am 
i cant put a connection between the spawn unit and the script link. How do i connect them ? Its my first time making a level in a game :D
Grandchado 22 Jun, 2017 @ 8:10am 
Btw i Love this game!
hipshot  [developer] 1 22 Jun, 2017 @ 8:13am 
Ctrl+Alt+LMB
Grandchado 22 Jun, 2017 @ 8:14am 
Thanks!
x-calibar 3 Jul, 2017 @ 4:16pm 
Originally posted by hipshot:
Ctrl+Alt+LMB
Just wanted to note: I was struggling to do anything useful in the editor until I saw those 3 magic keys in your post.
Are there any other major mouse+key combinations or hotkeys that we should know?
hipshot  [developer] 1 4 Jul, 2017 @ 12:09am 
http://ssbd.a000ff.com/wiki/Editor_Shortcuts

And yea, been quiet busy with other things, but I started writing a tutorial about how to make everything, like, from the basic scripts and all that. It's still not really done.
x-calibar 4 Jul, 2017 @ 12:31am 
Thank you hipshot! Everyone's work on the wiki is surely going to be a big help to everyone modding.
< >
Showing 1-14 of 14 comments
Per page: 1530 50