Steven Yau

Results 445 comments of Steven Yau

State that assets should be located by name/id/tags and not traditional file paths instead perhaps?

How are you calling the code? The reason it doesn't work IIRC is because the object returned by getPosition is a temp variable object so changing the values in the...

(PS Please don't @ directly to user unless it is very specific to that user. There are different team members and contributors that own different parts of the platform and...

> Ok sorry yaustar. Your solution worked. I think getPosition and getLocalPosition should work in the same way, should't it? This is confusing. It does require some knowledge about what...

> Now the issue is when we are putting playcanvas in background, the tweens are not working. PlayCanvas uses the animation frame callback for 'frame updates' and tween manager is...

Assumed fixed with slimbuck's changes to faster search

Been thinking more on this and given that Apply to All is very hard to undo (if at all), a second confirm dialogue (are you sure?) makes sense to add....

Created a new ticket for this so that we can track stages of work for this :) : https://github.com/playcanvas/editor/issues/963 Expect an Editor release tomorrow that adds initial support https://github.com/playcanvas/editor/releases/tag/v1.24.0

Yeah, I've been thinking about adding this to my own Editor Plugin toolset somehow 🤔 I have the following currently ![](https://github.com/yaustar/yaustar.github.io/raw/master/playcanvas-editor-api-tools/images/right-click-hierarchy-menu.gif)

I agree with LeXXik, it is not always obvious what you selected because you will select it, see the move gizmos and start moving it as the viewport is what...