Interest in World of Warcraft third person controller?

Edit:

For anyone looking for this, you can find it here:

Here you go, web player demo: http://bit.ly/ymscwj
Source code: http://bit.ly/zZPjnk

I would say there is an interest and many people have tried. :wink:

http://forum.unity3d.com/threads/16949-WOW-Camera-Movement?highlight=wow+camera

Isn’t that basically what the UT viking package is?

There are a lot of subtle things in the way the WoW third person camera works which makes it very intuitive, as far as I know the UT viking package does not implement everything.

i’d love to have a WoW like controller in my MMO life style im trying to make.

There is a wow cam script burried here in the forums somewhere which is quite good, i use it alot.

3dbuzz also have lesson “3rd Person Camera System” works abit like wow should look into that also

http://www.3dbuzz.com/vbforum/content.php?212

Webplayer demo of the camera + character controller, currently you can walk through walls, but the camera should behave properly when the line from the camera to the player intersects with a wall: http://dl.dropbox.com/u/19877504/WebPlayer/WebPlayer.html

Edit:

WASD + Space + Left / Right Mouse Button, should work exactly like wow, if you find any problems or something that is not 100% according to how WoW works post it here and I’ll fix it.

Wow I love that! Could you please share the script? It would help me a lot!!!
Thank you since now.

awesome work but should make the scroll wheel operate the other way. Forward(up) = zoom in, backwards(down) = zoom out.
You currently have the mouse as forward(up) = zoom out, backwards(down) - zoom in.

Also i wouldnt mind the script too for this for the mmo im trying to make.

Thanks, fixed it right away, found a few other (very small) bugs that I’m ironing out also, and adding auto-run.

Just a question, what language are you using?

C# :slight_smile:

Javascript would fit best in my project but probably C# will work too

Are the bugs fixed? Any chances to share the code today? :sunglasses:

awesome fholm :smile: cant wait to try it in my unity indie project. i hope its going to be for indie as well as pro

I’m working on an RPG arcade-style character motor also, for moving the character around int he world properly with arcade gravity, jumping, swimming, etc.

Edit: This is the reason the code is a bit late, the camera + controller will be bundled together to form a complete WoW-style character controller.

very nice work I’m hoping you will put it in the Unity Asset store cause I would buy it.

dying for this code please release it soon!

Aren’t A and D supposed to strafe? Sorry, haven’t WoW’d for about five years so I could be wrong.

this guys taking too long , for anyone still looking for the code theres a just as good one in the other wow controller thread, if u can find the thread google wow camera movement unity