安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






At the top of the file, there is a table that defines what collision types instantly kill the laser.
ProjectileManager.killTypes = {
terrainSurface = true,
terrainAsset = true,
limiter = true
}
A clean and simple way of disabling block damage is to add body collisions to it as well.
ProjectileManager.killTypes = {
terrainSurface = true,
terrainAsset = true,
limiter = true,
body = true
}
Now, the projectiles will destroy themselves when colliding with blocks and parts, without harming them.
Search for usages of the destroyBlock and destroyShape functions, I used them for destroying blocks and parts.
Yeah, both of these are staying hidden.
As for the railgun, its kinda just meh.
2. In the folder path, click on steamapps to go back to that folder
3. Here, you will see a few other folders, click on workshop
4. Click on content , then 387990 . This is where workshop items are stored for SM
5. Type 2843905833 into the search bar, then wait for it to find the folder. That folder contains Laser Tools' files.
6. After clicking on the mod folder, navigate to Tools/Database/ToolSets . Here is where you'll find tools.toolset , which contains all the tools.
7. Open tools.toolset with notepad. You will see that two tools have the showInInventory property set to false . To make them appear in the inventory, set them to true .
After that, you can boot up the game and test the tools. They kinda suck, don't expect to be blown away.
or where is link to discord serv
Tools - have the Plasma Batteries in your inventory