Problem with character floating above ground – how to create a plane.

I couldn’t figure out how to keep my character grounded. It was floating, and if I turned on gravity, z decreasing rapidly. I tried setting it in code, but it wouldn’t work. I think I need a plane. Otherwise, without gravity, the walk animation was showing, character positioned correctly, and navigating randomly inside the nav … Read more

1 million in revenue

I accidentally purchased Visual Studio Pro on StackSocial a few months ago. I didn’t realize I can use Community edition until I make a million in annual revenue. I hope I make a million in annual revenue and can use my license code.

Can AI write this game?

I looked up a RAG AI solution because concatenating all the project files into one string and sending it in to Ollama failed. It doesn’t work with a query that big. I found this Youtube video on how to do it, all open source. Store code/docs in a vector Postgresql database. Then use the Postgresql … Read more