kornelski / Enterprise

HTML5 Game Jam game
http://pornel.net/gamejam/
11 stars 2 forks source link

Team walk path #2

Open kornelski opened 13 years ago

kornelski commented 13 years ago

Each Player calculates path individually, so they may split formation unexpectedly.

A common path should be computed for entire group, and then copied to each Player with offset needed to keep formation.