-
Notifications
You must be signed in to change notification settings - Fork 3
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
Online examples severly broken #4
Comments
Hello. I believe you forgot to click into your browser window to enable input checking. 🙂 A few of the examples are known to be broken and are being fixed behind-the-scenes I believe. Thanks. |
I installed the examples using this process and over the 130 available examples 51 of them I listed below the examples that do no compile correctly and need review when using this process.
|
Hi, what OS, Armory version and examples version have you been using? I used Manjaro, Amory3D 22/05 and a fresh git clone of the examples. I tried a few of the above mentioned examples and had no such troubles as kha.js not generated for browser target. |
Most of these fail only in blender background mode. armory_examples_browser/src/Project.hx Line 17 in 00e8006
|
From what I understand, there are 3 reasons why an error might occur in building an example in background mode:
|
Too many to list... Almost looks like they have been generated automatically and nobody cared to check. Animation examples do not react to key presses, pause trait example does not pause... and so on. My guess
Animation examples: Traits not dedicated to object
pause trait examples: Did you set the checkbox for the pause trait in scene settings? Does not look like.
Would recommend to check them all.
You might want to also consider to remove examples from the web version, which may not be fully compatible with this target.
Like the material parameters example (third cube completely black)
Not very important, but it makes a bad impression when newbies check out Armory3D. My 2 cents.
The text was updated successfully, but these errors were encountered: