Drop items in the spot where the player is aiming #77

Closed
opened 2025-08-03 02:25:05 +00:00 by zedshaw · 0 comments
zedshaw commented 2025-08-03 02:25:05 +00:00 (Migrated from lcthw.dev)

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.

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.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: games/raycaster#77
No description provided.