SnpM / LockstepFramework

Framework for lockstep RTS, TD, and MOBA games.
MIT License
1.39k stars 348 forks source link

ExampleScene input and navigation doesn't work. #161

Closed sourav-paul closed 6 years ago

sourav-paul commented 6 years ago

First I tried the project with Unity 2018.2.0f2. Didn't work after fixing IndexOutOfBound. It can be played, but agents are not selectable. Even after fixing the layer issue with the terrain(Ground).

Then ran it with Unity 2018.1.7f1. Same goes there. For master, develop, desertRts branches.

What's the current version running the project properly? (Can't recall which version I used when it worked)

sourav-paul commented 6 years ago

Select unit with left click/drag. Navigate with right click.