fb8798a4ae9a2310b79eda6d2401cfde17de8e8b
- ActionState: add ITEM action (value 4) to enum and get_action_name() - MainGame: right-click cycles through all 5 actions including ITEM; skips ITEM if nothing selected; clears selection when cycling away - Scene: guard _unhandled_input() against active inventory overlay; handle ITEM action for world-wide item use; add give_item(), remove_item(), strip_items() helper methods - SetPiece: handle ITEM action by calling scene's _use_item_on_setpiece() - GameScript: add GiveItem and GiveItemDeferred script step classes for item acquisition during cutscenes
Description
No description provided
Languages
GDScript
49.1%
Python
33.9%
HTML
12.9%
TypeScript
1.7%
GAP
1.1%
Other
1.3%