SnpM / LockstepFramework

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

Bug about circle collider #151

Closed DogsLike closed 6 years ago

DogsLike commented 6 years ago

Bug happens when I add a new blocker at ExampleScene. The blocker object is just a wall copy with Unity LS Body Shape circle. It seems circle collider doesnt work correct. Unity 2018.1.3.

thetemplar commented 6 years ago

Did you "Scan and Save" in the Manager-Object/Enviroment Helper?

DogsLike commented 6 years ago

Yes i did. here is error log. 222 11111

DogsLike commented 6 years ago

It seems agent cant spawn correctly. 333

DogsLike commented 6 years ago

Fixd by keep Database Window open.