Is there access to any in game models (like the circle you build on), sound effects, or UI textures (being able to change, let's say the reticle)?
Is there access to any in game models (like the circle you build on), sound effects, or UI textures (being able to change, let's say the reticle)?
There is no direct mod support for it, but since we can use C# and .NET in mods, it's technically possible through use of a thing called "reflection", but you'll need fair knowledge of programming in C# (you can learn, google is vital XD).