Use Action:Story Use: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==== Use Action Name ==== * '''Story Use''' ==== Use Action Parameters ==== - ===== Description ===== Makes an item interactable, but adds no specific functionality. Used when...") |
No edit summary |
||
Line 4: | Line 4: | ||
- | - | ||
===== Description ===== | ===== Description ===== | ||
Makes an item interactable, but adds no specific functionality. Used when script needs to react to and handle the use of an item. | Makes an item interactable, but adds no specific functionality. Used when script needs to react to and handle the use of an item. If the item can be picked up, using it will be the default action, not picking it up. | ||
==== Use Action Display Name ==== | ==== Use Action Display Name ==== | ||
*''Use'' | *''Use'' | ||
==== See Also: ==== | |||
[[Use_Action:Story_UseInInventory]] | |||
[[Category:Use Actions|Story_Use]] | [[Category:Use Actions|Story_Use]] |
Revision as of 14:05, 18 December 2017
Use Action Name
- Story Use
Use Action Parameters
-
Description
Makes an item interactable, but adds no specific functionality. Used when script needs to react to and handle the use of an item. If the item can be picked up, using it will be the default action, not picking it up.
Use Action Display Name
- Use