Skip to main content

6 posts tagged with "scripting"

View All Tags

Using Visual Studio Code with PlayCanvas

2 min read

Visual Studio Code is massively popular. In the Stack Overflow 2023 Developer Survey, Visual Studio Code was ranked the most popular developer environment tool among 86,544 respondents, with 73.71% reporting that they use it.

Any PlayCanvas developer building directly on top of the Engine will very likely opt to use VS Code. But if you use the PlayCanvas Editor, you will normally rely on the built-in, browser-based Code Editor. Today, we're excited to give you another option by launching an open-source Visual Studio Code Extension for PlayCanvas.

VS Code Extension

PlayCanvas Scripts 2.0

2 min read

We've just launched "Scripts 2.0", a complete聽re-design and re-implementation of the scripting system for PlayCanvas applications. Our goals were to fix an array of small irritations that had built up over using the PlayCanvas scripting聽for the last few years and take the opportunity to clean up the interface and simplify聽the creation and usage of scripts.