Hello, my apologies if this isn’t the best place to post this.
I was curious as to whether there is a category in this forum that dedicates its topics to sharing techniques on how to script basic elements in a game, so far I haven’t really found one.
My idea is similar to the collaboration category(which is a fantastic idea by the way). Instead of collaborating to make a game. I think collaborating on basic functions/actions in games and then presenting them to the public in a organized fashion would be most helpful to the entire community. Things such as a simple ball rolling around using rigidbody physics, techniques on rigidbody/non-rigidbody/physics/locomotion character movement, or camera movement. I know some of these can be found scattered around the internet/unity forums, but I think if a organized category containing collaborated and working scripts presented neatly would be beneficial for everyone.
If this category doesn’t come through, or there is already a place for it can someone tell me where I can start a small script collaboration .
I’m trying to find a way to just have a rigged character imported into Unity3D without any animation done to it and having it walk properly on the ground at difference speeds and having the ability to create small random movements in a walk/run/ect to have more dynamic character movement using script since the animation of the character would be script based.
Thanks for any suggestions