安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









These can't work in retail starbound because for an object to take damage when projectiles collide with it it has to be a "smashable" object, and unlike monsters or players or NPCs, which have a lua script they run when they take damage (and can therefore decide what to do with the damage) retail SB has no such script for objects, they must take the damage to their health and when they run out of health they break
I added the lua damage handler to objects in one of the recent OSB updates specifically so I could make metroid doors, and yes, as stated in the description, the different colors require different elemental weapons to open, Starbound sadly doesn't have a special elemental type for explosives, so we just have elemental doors for fire, ice, electric, and poison, more could easily be defined if any mods add more elements
there is also the generic door which opens for any type
I beat you too it because I'm the one that put the scripted damage request handler in OSB that makes these work haha
1. Do these types of vertical doors exist in Metroid? Are they included in this mod?
2. I also remember that doors in Metroid only open when using certain types of attacks (regular shots, lasers, missiles, and even a fusion bomb). Do the options in this mod have those features?
3. Finally, could you release a version of the mod for regular Starbound?
[11:27:30.404] [Error] Failed to instantiate object for placement. wr_zeroMissionZebesDoor {"color":"default","inventoryIcon":"doorIcon.png?replace;787060=0060e8;d8d0c0=00d8f8;f8f8f8=f8f8f8","owner":"7ed0345e32ffc62a2a06b6a706c534e9","scriptStorage":{}} : (JsonException) Cannot call get with key on Json type string, must be Object type