I meant specifically how I feel about making 2D in UE since I am used to Unity. But yeah sudden ass-fucking policy changes are bound to piss people off
This honestly sounds like a lot of overhead in development. How does Unity track my installs? Do I have to do anything to my games? Do I have to warn users about privacy related to Unity’s tracking? Does it have to be in my TOS? These are just privacy questions.
Yeah, without those early days of casual PC gaming I can see how that affected the market over there. I mean, if it wasn’t for Kongregate, Newgrounds, and Miniclip idk how many Americans would be on PC gaming.
I mean you have to verify it as much as any answer on Stack Overflow. Lets not act like dudes haven’t been ripping code from there and just flying with it.
You know its weird, here people are downvoting me for agreeing its great. On another post I’m being downvoted for saying its okay. Y’all just don’t know and thats okay. If you know what you need and you are just unfamiliar with a library, ChatGPT can explain it fine if your prompt is concise.
If you have no idea what you are doing and know nothing about programming, its not going to help you. I am currently using it to assist with small tasks using Excel.Interop and it basically spat out a working program for me to tweak. Don’t really know what to tell you about that but I can post it to GitHub I guess.
Its fine with programming so long as you know to take it with a grain of salt and give it detailed prompts. Like for instance, if you don’t specify it usually defaults to Row 1 when dealing with ranges, thats fine, because I know what row I need.