인디 게임 제작자 자세히보기

게임 개발/Sanitecty

2월 개발 일지

Joraeng-i 2026. 2. 28. 22:41

This Month's Progress

This month, I focused on stabilizing the existing systems and refining the UI.
In particular, I fixed several bugs while polishing features related to the reasoning screen and character card system, and reorganized parts of the interaction logic.

The UI was revised with usability in mind.
I improved the feedback during drag-and-drop interactions, which previously felt awkward, and began refining the structure for dragging logs within the character card system.

Considerations

This month, much of my time was spent resolving code errors and structural issues.
Conflicts occurred in event dispatching, drag handling, and UI update timing, which required multiple revisions of the logic.

I also gave significant thought to how logs should be visually represented within the character card system.
At the moment, I am refining it in a way that preserves interactivity.

Plans for Next Month

Next month, my primary goal is to finalize the overall code structure and stabilize the systems to prevent major errors.
After that, I plan to complete Chapter 1’s dialogue and replace temporary assets with finalized, production-ready versions.

The objective is to make Chapter 1 fully playable from start to finish.
If possible, I would like to prepare a demo build and consider releasing it on Steam.

이번 달의 진행 상황

이번 달에는 기존 시스템의 안정화와 UI 정리에 집중했습니다.
특히 추리 화면과 인물 카드 관련 기능을 다듬는 과정에서 여러 오류를 수정했고, 일부 상호작용 로직을 정리했습니다.

UI는 사용성 위주로 수정했습니다.
드래그 앤 드롭 동작 시 피드백이 어색했던 부분을 보완했고, 인물 카드에서 로그를 끌어다 사용하는 구조를 구체화하기 시작했습니다.

고민한 부분

이번 달은 코드 오류와 구조 문제 해결에 시간을 많이 썼습니다.
이벤트 발송, 드래그 처리, UI 갱신 타이밍에서 충돌이 발생해 로직을 여러 번 수정했습니다.

특히 인물 카드에서 로그를 어떻게 시각적으로 표현할지 고민이 많았습니다.
현재는 상호작용성을 유지하는 방향으로 정리 중입니다.

다음 달 계획

다음 달에는 코드 구조를 최대한 마무리하고, 큰 오류가 발생하지 않는 상태까지 안정화하는 것이 1차 목표입니다.
이후 챕터 1 대사를 완성하고, 필요한 에셋을 임시가 아닌 실제 사용 가능한 형태로 제작할 예정입니다.

목표는 챕터 1을 처음부터 끝까지 플레이 가능한 상태로 만드는 것입니다.
가능하다면 데모 버전 형태로 정리해 스팀 공개를 검토할 계획입니다.

'게임 개발 > Sanitecty' 카테고리의 다른 글

1월 개발일지  (0) 2026.01.31
[사니텍티 - 사이코패스편] 개발 중 고민중인 부분(1)  (0) 2026.01.28
12월 개발 일지  (0) 2025.12.31
11월 개발 일지  (0) 2025.11.30
10월 개발 일지  (1) 2025.10.31