Devlog: March 10, 2026
Persona 3 Dual
- I’m going to make a basic 3D map just for testing (like every game lol)
- I want to do this so I can figure out how to create collision
- Created a tool that can take in my Blockbench texture and output a header file
- Python tool, created with AI
- With AI’s assistance, I was able to debug and implement collisions properly!
- My plan now is to implement interactivity
- Certain collision zones can do certain things
- Doors/stairs change loading zones
- Save points
- Talk to characters
- This 3D area is my debug zone for now!
