-
## Overview
This is the main ticket to communicate the plan and major changes for Engine 2.0.0.
Over the years, the engine has introduced many new features and deprecated several obsolete ones, …
-
Forum: https://forum.playcanvas.com/t/pc-picker-and-custom-shader/30758
Use example: https://playcanvas.github.io/#/graphics/area-picker
With the following code:
```
function example(canvas: H…
-
local library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/discord"))()
local window = library:Window("JayziStrip Gui")
local Tab = window:Serve…
-
\
**User Id: (Not logged user)**
**Version:** 0.10.2.1 beta release-647
**Steps to Reproduce:**
when I remove dirty ramp with spade, game crash.
**Expected behavior:**
Dirty ramp should be r…
-
Any chance of adding a Mac Intel and M1 Build to the releases section?
-
I added a model to the stage background of my script, and when the boss comes in it disappears. It seems to be related to the RenderTarget more than the PostEffect shaders.
To reproduce, try render…
-
We have new scripts since we last updated this section: https://github.com/playcanvas/engine/tree/main/scripts/posteffects
Current developer page https://developer.playcanvas.com/en/user-manual/gra…
-
Hello,
I'm testing the 10.2.0 update and when I take a action that would result in a tax or payment action my client crashes.
This is what is in the server log.
```
[11:39:16] System.Refle…
-
I want to display the selected Faces when the hittest returns a triangel
my idea is to Create a MeshGeometryModel3D bound to empty MeshGeometry3D That updates each time a hittest returns something
…
-
### Version
5.2.1
### Steps to reproduce
vite vue3 ts 打包之后 报错 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'regions')
### What is expected?
期望正常
### What …