-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No agents visible although characters clearly interacting. #153
Comments
If you run your simulation on Chrome, you can use the arrow keys to move around the map. Since the characters are spread out, it is hard to see everyone at the same time. |
We actually can see our characters on a map just fine but they are stand still and not moving on a map at all. We are not that dumb to not trying different browsers and arrow keys on our keyboard though. P.S: Plus we can make our map large to see more: “environment\frontend_server\templates\home\main_script.html“ change like this, which will show the whole image. // Phaser 3.0 global settings. const config = { |
Just looking for this! Thank you! |
I am running the code on a Windows machine. I had all the same problems as others have had, fixed the depreciated davinci model issue, movement folder issue etc, but I still see no agents/sprites/characters on the graphical map at all. However, I clearly see that on the terminal that the characters are interacting so that part of the simulations are not the problem. Any help is appreciated.
The text was updated successfully, but these errors were encountered: