From: Hedayat V. <hed...@ai...> - 2007-06-17 22:47:37
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body dir="ltr" bgcolor="#ffffff" text="#000000"> <p style="margin-bottom: 0cm; margin-top: 0pt;"><small><font size="+1"><small>Hi,</small></font></small></p> <p style="margin-bottom: 0cm; margin-top: 0pt;">There is a problem when MoveAgent(AndRotate) functions are used: there might be another object in the destination! This happens for example when two agents beam into the same place which will slow down the simulation significantly. It seems that these functions should place the agent into the nearest empty position to the destination point. Or maybe the empty position is found before calling these functions.</p> <p style="margin-bottom: 0cm; margin-top: 0pt;"><br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;">Cheers,</p> <p style="margin-bottom: 0cm; margin-top: 0pt;">Hedayat<br> </p> </body> </html> |