Horde3D
http://horde3d.org/forums/

Agent_goToEntity
http://horde3d.org/forums/viewtopic.php?f=2&t=1700
Page 1 of 1

Author:  imranhabib [ 11.08.2012, 16:48 ]
Post subject:  Agent_goToEntity

Does some one has an idea why doesnt this function work?

It doesn't give me an error and but i don't know why it is not affecting my character
I am getting the id of an agent using following function and just telling my one character
to go to another but my agent doesn't even move

Code:
temp_id_Alex = GameEngine::entityWorldID("Alex");
temp_id_Hans = GameEngine::entityWorldID("Hans");
GameEngine::Agent_goToEntity(temp_id_Alex,temp_id_Hans,1);


I have no compilation error no run time error but character doesnt walk to another entity.
can some one help?

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/