Search found 2 matches
- Thu Nov 20, 2014 7:56 am
- Forum: General Discussion
- Topic: Path finding and Group movement
- Replies: 2
- Views: 2951
Well its not stealing, as i am asking if you people can help. And its already mentioned in the license that anyone can use the part of code in their programs. and Open source usually don't force these kind of rules that if you will not contribute in the project than you cannot use the source code. :...
- Tue Nov 18, 2014 7:16 am
- Forum: General Discussion
- Topic: Path finding and Group movement
- Replies: 2
- Views: 2951
Path finding and Group movement
I implemented Astar algorithm from andengine gles2 for path finding in my android RTS game. Now i want to implement group movement. Anyone can point to sample source code for coordinated group movement in OpenRA. I want my units not to mix up when travelling to destination determined by astar algori...