Add creator field and enriched tooltip for data-driven items

- Add optional "creator" JSON field to display author name in tooltip
- Show body regions, movement style, lock status, and escape difficulty
- Show pose priority and item ID in advanced mode (F3+H)
- Update ARTIST_GUIDE.md field reference and test JSON
This commit is contained in:
NotEvil
2026-04-13 03:57:34 +02:00
parent 3a1082dc38
commit e17998933c
7 changed files with 82 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{
"type": "tiedup:bondage_item",
"display_name": "Data-Driven Handcuffs",
"creator": "TiedUp! Team",
"model": "tiedup:models/gltf/v2/handcuffs/cuffs_prototype.glb",
"regions": ["ARMS"],
"pose_priority": 30,