Make Sling held view hang naturally #17

Open
opened 2026-08-23 09:39:43 +00:00 by rhelwig · 0 comments
Owner

Current behavior

The Sling now has a distinct Balearic-style item texture and works as a fast thrown-stone weapon, but its ordinary held/in-hand presentation still uses a basic handheld item orientation.

When a player or villager holds the Sling, the pouch and strings do not read like a sling being held naturally.

Expected behavior

The held/in-hand view should make the Sling look like:

  • both string ends are held in the hand
  • the leather pouch hangs downward
  • the pouch sits at the bottom of the strings
  • player first-person, third-person, and entity-held views all read naturally enough for play

Notes

This is visual polish only. The current Sling weapon behavior, projectile, recipe, and inventory icon are acceptable for now.

Files likely involved:

  • src/main/resources/assets/live-villages/models/item/sling.json
  • src/main/resources/assets/live-villages/textures/item/sling.png
  • possibly a dedicated item model with display transforms, or an authored 3D model if the 2D handheld transform cannot make the pouch hang convincingly

Migrated from https://github.com/rhelwig/LiveVillages/issues/17
Original author: rhelwig
Original labels: none

## Current behavior The Sling now has a distinct Balearic-style item texture and works as a fast thrown-stone weapon, but its ordinary held/in-hand presentation still uses a basic handheld item orientation. When a player or villager holds the Sling, the pouch and strings do not read like a sling being held naturally. ## Expected behavior The held/in-hand view should make the Sling look like: - both string ends are held in the hand - the leather pouch hangs downward - the pouch sits at the bottom of the strings - player first-person, third-person, and entity-held views all read naturally enough for play ## Notes This is visual polish only. The current Sling weapon behavior, projectile, recipe, and inventory icon are acceptable for now. Files likely involved: - `src/main/resources/assets/live-villages/models/item/sling.json` - `src/main/resources/assets/live-villages/textures/item/sling.png` - possibly a dedicated item model with display transforms, or an authored 3D model if the 2D handheld transform cannot make the pouch hang convincingly --- Migrated from https://github.com/rhelwig/LiveVillages/issues/17 Original author: `rhelwig` Original labels: none
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
ronhelwig.com/live-villages#17
No description provided.