I was sick over the weekend and barely got out of bed. But whenever I couldn't sleep I did some work on a new feature:
- Once you buy the "Guide" rune from the king, a black mark will appear next to your compass
- This black mark will always lead you the way back to Yama
Implementing it was a nightmare though. When was the last time you guys dealt with sin/cos and arccos functions? Exactly. Same for me. So back to school it was.
The difficulty in implementing anything that is related to UI and world coordination is correctly applying analytical geometry. I learned all of this stuff 17 years ago. Never in my life did I imagine I would need it again and be DESPERATE for that knowledge at some point in the future.
This is what my screen looked like most of the time:
And this is the debug log I created with Print To String variables in order to help me figure out what I did wrong.
Keine Kommentare:
Kommentar veröffentlichen