全站通知:

Modding/Interaction

阅读

    

2023-12-14更新

    

最新编辑:丸丸辣

阅读:

  

更新日期:2023-12-14

  

最新编辑:丸丸辣

来自UnturnedWIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索

模板:Guide 模板:Stub

文件:U4 Modding example InteractableMenu.png
Example of an custom interaction.

Interactions can be executed on Interactable objects in the world by Interactors.

For example in this case a custom interaction "InteractableMenu_AttachToUseableInteraction" was created to enable quickly attaching items to your equipped useable:

Stuff to document:

  • Custom Interactions
  • Custom Interactable
  • Custom Interactors (and why)

模板:Navbox content (U4)