In point and click adventure games when you select an inventory item and click to use the inventory item with clickable objects in the game or with other inventory items, the inventory item should no longer be active as the user has already used the item and the game has either done something or displayed a message saying they can't do that.
The sierra and 9 verb templates seem to take care of it as part of the templates.
The simple two click template games was not working as expected, so I fixed it to work as described above.
In point and click adventure games when you select an inventory item and click to use the inventory item with clickable objects in the game or with other inventory items, the inventory item should no longer be active as the user has already used the item and the game has either done something or displayed a message saying they can't do that.
The sierra and 9 verb templates seem to take care of it as part of the templates.
The simple two click template games was not working as expected, so I fixed it to work as described above.