Hexal

Hexal

5M Downloads

[Suggestion] Interaction pattern

miyucomics opened this issue ยท 3 comments

commented

There could be a pattern that takes in two vectors and a mote: a position, a direction, and an item. Then it would right-click with that item with the position and direction as if a player had done it, similar to Create deployers. Potentially there could be a second pattern designed specifically for targeting entities. The cost of the pattern could be dependent on distance.

Some uses could be:

  • applying wax to copper with hexcasting
  • milking cows with hexcasting
  • starting fires with flint and steel or fire charges
commented

As mentioned on Discord, I think it's important that this only allow right click interactions, or at least not allow dealing damage, so that it doesn't effectively become an instant damage spell

commented

i plan on implementing this in hextweaks (but talia may beat me to it)
(Vec|Entity,Mote -> )

commented

This was implemented by computerwhisperer for 0.2.16!