developer.playcanvas.com
developer.playcanvas.com copied to clipboard
Developer resources website for PlayCanvas
This PR updates the documentation with the following - ESM Script based intro - Updates Script Attributes docs to reflect new system - Removes migrations guide from legacy -> scripts...
We need to add relevant documentation for using ESM Script as features rolls out. A non-exhaustative list; - [x] General Class based syntax - [x] Attributes Definitions - [x] import...
We've been doing more features faster then we can document them 😅 Features can seen here: https://github.com/playcanvas/editor/releases Missing or needs updating: ### Assets - [x] GLB Import - [x] Animation...
Not sure if this should be a tutorial or a user manual page
Maybe add this to the performance page?
https://developer.playcanvas.com/en/user-manual/packs/components/sprite/ It's a bit lacking on references or examples. Linking to the Sprite Editor would be good too: https://developer.playcanvas.com/en/user-manual/2D/sprite-editor/
Having an explicit tutorial will help beginners to upload games to platforms like itch.io https://forum.playcanvas.com/t/uploading-to-itch-io/29269 Maybe the playcanvas-rest-api-tools can do a filename shortener automatically?
https://forum.playcanvas.com/t/artifacts-on-our-2d-assets/14834/16
- area light shapes should be added here: https://developer.playcanvas.com/en/user-manual/packs/components/light/ - similarly to how it was added here: https://developer.playcanvas.com/en/user-manual/graphics/lighting/lights/#light-shapes