Scrap Mechanic

Scrap Mechanic

评价数不足
Ultimate Customizations!
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
5.911 MB
8 月 24 日 上午 10:48
9 月 11 日 上午 12:52
16 项改动说明 ( 查看 )

订阅以下载
Ultimate Customizations!

在 #00ff00 AlexTool� 的 1 个合集中
[UC!] Comunity
4 件物品
描述
Overview:
This mod allows you to equip any garment in Scrap Mechanic, with support for layering multiple items at once. All vanilla garments are available, now with proper icons and optimized behavior. The mod also introduces advanced API functionality, enabling real-time editing and customization of items.

New:
:* Custom categories

Flaws:
* You can't unequip default garments — the mod uses `character:addRenderable` to draw garments on the player.

Features:

* Equip any vanilla garment with full layering support.
* All vanilla garments now have icons.
* Split-items: vanilla garments are divided into multiple components (e.g., hat, glasses, mask), each working as a fully independent clothing item.
* Optimized performance and bug fixes.
* API returns the created object for real-time modifications.
* Supports custom items (examples coming soon).

API Usage Example:
The API allows you to add new items and track what the player is wearing:

sm.at2sm.api.addCustomizationItem("example category", {
male = "path/to/male.rend",
female = "path/to/female.rend",
icon_male = "path/to/male_icon.png",
icon_female = "path/to/female_icon.png",
locked = true/false
})

sm.at2sm.api.createCategory("example category name", {
data = {
title = "example title",
subtitle = "example subtitle",
hiden = true\false
},
index = {
<contains category resources>
}
})

Technical Details:
* sm.at2sm.api.addCustomizationItem(category, object) — Adds a new customization item to the given category.
* Returns the added object for further real-time manipulation.
* sm.at2sm.api.createCategory(category, object) — Adds a new category to database.
* you can modify any content in sm.customization.

For a better effect, you can use a partially invisible skin:
* Open mod folder and copy the file "character"
* Paste and replace this file in %appdata%/Axolot Games/Scrap Mechanic/user_<steamid>/
* Now your character has no face, gloves and shoes

To Do:
* Item Unlock System
* More Split-Items
* Examples
* First Person support (possible)
* Animations support (possible)
* Accessories
34 条留言
Kototop_CMB 10 月 29 日 上午 11:24 
жаль что я хлебушек в создании моделей для скрапа и скриптах, сделал бы аддон на фурсьюты
Übermenschlich 10 月 13 日 上午 10:45 
Благодарю
#00ff00 AlexTool�  [作者] 10 月 13 日 上午 7:10 
что бы использовать мод просто включите его в мире, поставте блок из мода(он единственный), откройте интерфейс нажав E(или ту клавишу которая у вас назначена), в интерфейсе нажмите на категории слева что бы сменить категорию и на вещь что бы одеть или снять её.
#00ff00 AlexTool�  [作者] 10 月 13 日 上午 7:07 
Thank you
Foxhell 10 月 13 日 上午 7:06 
I think he means how to use the mod
#00ff00 AlexTool�  [作者] 10 月 13 日 上午 5:11 
я уже ответил на вопрос - прочти его а потом задавай другие вопросы
Übermenschlich 10 月 12 日 下午 11:06 
а как он работает?
#00ff00 AlexTool�  [作者] 10 月 12 日 下午 7:46 
это работает очень просто - мод через character:addRenderable( path ) навешивает на игрока модельки
Übermenschlich 10 月 12 日 下午 6:05 
А как блять это работает
Foxhell 9 月 13 日 上午 6:57 
maybe the color of wardrobe define color of hair?