what if I wanna make 2 animations for the same entity but without blocking the scene ?
How can I manage to do that ?
How can I manage to do that ?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
cEagle.Move(800, 400, eNoBlock, eAnywhere);
Wait(1);
cEagle.Walk(300, 300, eNoBlock, eAnywhere);
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.050 seconds with 16 queries.