im new in unity 3d but i know how to use 3ds max,but i dont know how to use javascrpt but i can learn it,anyone can give me an AI scrpt,a scrpt that let ai move randomly like any other MMORPG generic AI,like walking around and then idle for a while,and then walk again,and if you attack them they will follow you,like that,i will use it as a template,so pls if any can help i will be happy
,and sorry for my english ![]()
hello i had same question and i finded this http://www.youtube.com/watch?v=tErAz6UifJI
its fps kit but it have some ai scripts what you need; idle (while standing on place) walking (while the are folowing you) attack (they dont like people!)
also they have health.
i hope it helped
sorry for bad eng bether that than good croatian ![]()
ooopsm i cant afford that,i need a free scrpt for what i need,ehehehhehe,i think someone can help me here without buying somthing like that,but thx anyway ![]()
AI is a huge topic if you havenβt done any AI in any language you will find it very difficult. if you dotn have pro you cant have any fancy features like nav meshes which are really good for AI but you can use things such as way-point system look up on YouTube or Google for a way point pathfinding tutorial. but to achieve the mmorpg you may want to look at the angry bots demo the spider bots use sphere colliders to tell when the player is close a outer one activates inner ones and when you trigger the inner one it chases you (probably uses a raycast for rotation to player). that will be a good start and i believe it is in java.
sorry i messed up links this one is 100% free ![]()
hi guys i finally know how to make my own AI scrpt
,my AI can move arrount randomly and idle,now my problem is toon shader.it apear dark everytime i pick toonshader xD,how to lighten the shader?