Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Already a thing, spotter mooks do it on their own.
Elevator switches?
Already a thing, its called ExecuteFunction (see my guide)
Mook activating swtiches?
Use ai behaviors to script those events
-Spawn other blocks?
Possible, look at my guide.
As for switching themes:
Would love to have all the things in one level, but not as "themes", simply having all different versions of blocks as seperate blocks, instead of changing rock into 3 different things because there is a theme selected.
I'ld prefer that themes go away completly and only get replaced by some kind of state "burning" or "foggy" (not connected to weather) etc
Guide: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=398469348
That is indeed a way AROUND it, but there is no way to stop the alarms using a trigger or reactivate/stop them again as I please.
"Mook activating swtiches? Use ai behaviors to script those events"
No idea how you do it, I tried quite a couple of things tough...
I do agree completely with what you wrote about switching themes!
Dude, I have read all your stuff. It is good, great even but still requires me to use an extra tool for something I should be able to do in game.
My point was and still is: we need your stuff (and a couple more) implemented directly to the editor!
Maybe you can call an Activate or something similliar to the alarm with an executefunction... would need total guesswork though (but guesswork is what worked on other things for me :D )
To clarify the scripting thing:
I meant the to "simulate"(aka fake) a behavior with triggers (and behav events), there is no way to change the actuall AI behaviour aside of that. In my WWB7 i added a little detail that made a mook go into a elevator and using it to go upstairs, "stealing" your elevator (mostly to demonstrate to the players that the switches are there to call them back down).
And ofc i agree on the ExecuteFunctions being part of the editor. One could argue its little use for them being included as the usage is obscure. Yet we have SpawnRersources which has the same problem, also there are steam guides and the wiki that allow advanced users to work with those.