↧
Transparent Cutout Shader?
I've been trying to make a *circular health bar*. Now, there's a tutorial out there that uses the cutout shader to create one. My problem is: *The health bar is supposed to be semi transparent.* So I...
View Article2D Arrow pointing at 3D Position
This is probably a really stupid, easy to solve problem. It feels like one of these things where you lack a fresh perspective or the programming vocab to pull it off; So here's my Problem: For my GUI I...
View ArticleNavMesh from height map? Need help with the approach.
I'm working on my own implementation of Lazy Theta* for navigation. To that end, I need a grid representation of the map I'm working on. Since I'm generating that through Perlin noise, it's not hard to...
View Article