Having per Entity Materials is really great! It would be nice to have an add all button so you don’t have to select every meshinstance and apply the material.
And tagging is great for organization, but the asset panel search doesn’t search inside tags, that would be helpful too.
If you have lots of mesh instances with the same material applied, have you thought about combining the meshes into one? The model would render faster that way.
We’re working on some improvements to the asset panel at the moment. Searching for tags sounds like a good idea.
Hello, just to let you know about a bug, using win10 and firefox isn’t possible to add a skybox coz the + button is not clickable, i’m sure about the bug coz with linux and firefox it works perfectly.
Hello again, wouldn’t be nice to have a page with a list of small scripts so people don’t have to overwork their brains to achieve some result? (description of the script-where to fit it-important variables-download)
C# and PHP are server side languages, and have nothing to do with browsers. They serve different purpose and not available in browsers through native features.
HTML5 - is a standard describing number of features such as: WebGL, Canvas2D, CSS3 and many other JS features. It is not a language, and in fact our engine and tools are heavily relying on HTML5 features already.
It would fragment user base between different languages, making it less united as community.
Which will complicate communication and help-ability of a community.
Additionally JS is more than enough for web games. Another languages are nearly not-possible in web browsers, and lead to many complications with cross-compiling, debugging, etc.
So we really can’t see any benefits in another languages for PlayCanvas.
Currently it allows to script in JS, and use JSON, HTML, CSS, GLSL assets, which is far more than enough and covers all needs of html5 games requirements.
Although we don’t try to teach JavaScript, as it is too generic and not in particular related just to us, but web as a whole. There are great resources for learning JavaScript, and one of them: https://www.codecademy.com/tracks/javascript
I find CodeAcademy very effective, and coached few people when they were going through JS course there, they were able to read my code after and understand its logic. There are more other resources online, with free JS courses.
Hi, this is my first feedback and i just want to say that playcanvas is impressive and addictive. And not only the 3d editor - the best online 3d tool i have come across. The help, the examples, the games listing, the social concept and the open source concept implementation. Congratulations, you made 3d editing almost* easy.
You need to fix the bug* where when you move the editor camera, the gameplay camera moves. It’s getting anoying and has jacked up some of my projects.
*I’m assuming it’s a bug.