Drop items in the spot where the player is aiming #77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This kind of complicated but I want to drop items into the space the player is aiming. Problem is if they're aiming at a wall then I can't drop it there. It gets complicated, so possible solution is it drops in a neighbor square in that case, or can't let them do it.