You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the h button to attack mobs is a bit clunky, as it is out of the way of the commonly used inputs. Intelligently using the k "use" button to attack when within range of an attack-able entity would make defending yourself much less frustrating.
This would also work nicely with a weapons system. If we created designated inventory slots with set purposes: weapon, tool, food; then pick which of those slots to use when the user presses k depending on the context. If the cursor is selecting a block, use the tool, otherwise use the weapon?
Having a separate key for eating makes more sense than for attacking, as there is not much detectable context for determining when the user wants to eat.
The text was updated successfully, but these errors were encountered:
Using the h button to attack mobs is a bit clunky, as it is out of the way of the commonly used inputs. Intelligently using the k "use" button to attack when within range of an attack-able entity would make defending yourself much less frustrating.
This would also work nicely with a weapons system. If we created designated inventory slots with set purposes: weapon, tool, food; then pick which of those slots to use when the user presses k depending on the context. If the cursor is selecting a block, use the tool, otherwise use the weapon?
Having a separate key for eating makes more sense than for attacking, as there is not much detectable context for determining when the user wants to eat.
The text was updated successfully, but these errors were encountered: