feat(map01): 노드 타입별 몬스터 그룹 콘텐츠 + HP바 몬스터 추종 #32
Reference in New Issue
Block a user
Delete Branch "feature/map01-monster-content"
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?
개요
map01에 노드 타입별 몬스터 그룹(일반/엘리트/보스)을 실제 배치하고, HP바가 각 몬스터 머리 위에 뜨도록 한다.
변경
enemies.json에 타입 추가 — pig·green_mushroom(일반), mushmom·modified_snail(엘리트), king_slime(보스). HP/의도는 티어별 placeholder(일반 1620 / 엘리트 6075 / 보스 130)PositionMonsterSlot을_UILogic:WorldToScreenPosition→ScreenToUIPosition기반으로 변경 → 각 몬스터 월드 위치 위에 슬롯 표시(몬스터 이동 시 자동 추종)data/monster-slots.json)검증 (메이커 인게임)
🤖 Generated with Claude Code