How should I move my character based on the camera orientation? I've also been playing some Elden Ring and I like the left right movement where the character will walk in circ...
Also I discovered unity has ECS, and now I'm a little confused on how I should use it. I've already made the character logic in mono behavior. I assume I can use both or shou...
anyone knows a lsp client library that has support for multiple servers? I've found multilspy but it only supports, python, rust, csharp and java
Can I overload the std::string to create a custom destructor and custom deconstructor?
Hello guys. I have a question. Is it possible to register a native into a class loaded from a dex file using in memory dex loader? I've managed to load the dex, get the clas...
I'm writing a custom debugger to parse elf libraries in an android app then hook the calls with frida. Question: is there a python project that can parse a c++ function and c...
Why does the first function works fine, but the second one that practically runs the same command doesn't work and the output of the command is empty? https://bin.kv2.dev/~64...
Btw, why I came here in the first place: I'm moving from unity to UE4 due to some limitations unity has in what I'm trying to do. The problem I have is that I want to use pur...
In Rider how to I add a project reference? (Not package reference)
in C# is there a way to check if a software exists in the path? Something like the which command but cross platform
Given a variable int lastID = 0 what is the best way to wait for it to change to a different value in an async method?
Why doesn't this group and others have proper moderation?
How does self contained single executable compiled .netcore code work? If I we're to share a single executable across many platforms and users what does the user have to do t...
Hi, someone wants to check an txt file that's used in ad-blocking apps like AdzHost and check for timeout and nxdomain. But I don't understand how that works. Do I need to mak...
Guys I want to ask something. I have multiple classes named Section SubSection SubSubSection and the last 2 are copies of the Section class. Is there a way to avoid copying e...
I was wondering, do self contained .netcore apps require .netcore to be installed?
Is there a way to make Unity see my device connected over adb using WiFi?
How do I get the download directory cross-platform using .net core?
Chinez?