Drop items in the spot where the player is aiming #77
Closed
opened 1 month ago by zedshaw
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. 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.