behavior3 / behavior3editor

An awesome online visual editor for Behavior3 (Behavior Trees Visual Editor)
MIT License
643 stars 264 forks source link

When open index.html, always show "Behavior3 Editor Loading..." #36

Open lailongwei opened 6 years ago

lailongwei commented 6 years ago

When open index.html, always show "Behavior3 Editor Loading..."

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/59297153-when-open-index-html-always-show-behavior3-editor-loading?utm_campaign=plugin&utm_content=tracker%2F18331319&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18331319&utm_medium=issues&utm_source=github).
flameOnYou commented 5 years ago

you need to read the BUILD.md,if you don't have the nodejs ,please install nodejs

styrum commented 5 years ago

Did a thought come to you that there can be people who just want to use the editor to build BT trees and create JSON files out of them which they will later use in/with programming languages other than the ones you thought of? So, they just want to download an exe for Windows and run it or OK, be able to run it in a browser if you insist. But the build instructions are definitely not clear enough for "regular" people not familiar with NodeJS, Bower and even the damn git itself. Why do you assume that everybody understands what Bower is and how to install it and how to run the editor afterwards?

styrum commented 5 years ago

Oh, and the online version of the editor doesn't work either. Some site all in Chinese comes up.

styrum commented 5 years ago

So, please make clear instructions how run this editor or build an exe on Windows. Step by step. What to download, what to open, where to type in which commands. Try the whole process yourself on a clean Windows machine before posting it here. Or even better just make available a downloadable Windows exe which would just run and/or install everything it needs itself.