I’ve been diving into some geometry problems recently, and I stumbled upon one that totally had me scratching my head. I thought it might be fun to put it out there and see how you’d tackle it! Imagine you’re playing around ...Read more
askthedev.com Latest Questions
Alright, so here’s a little brain teaser for you. Imagine you’re hanging out at a café, sipping on your favorite drink, and you notice a clock on the wall. It seems really interesting because it’s broken—it’s stuck at 3:15. Naturally, ...Read more
I’ve been working on character movement for my game using Unity, and I’m running into a bit of an issue that I can’t seem to solve. I’m using `AddForce` for movement, which works great for getting my character to move ...Read more
I’m running into a bizarre issue with my navmesh agent that I just can’t seem to figure out. For some context, the agent used to glide right through a doorway with no problems, but out of the blue, it’s like ...Read more
I’ve been working on this little coding project, and I could use your input to figure something out. Imagine you have a list of numbers, and you want to make it more interactive by applying some operations as you go ...Read more