steaq
Lenses Demiurge
- النشاط الكلي 22
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 0 مستخدم
- أصوات 5
- الاشتراكات 8
المنشورات
النشاط الحديث بواسطة steaq الترتيب حسب النشاط الحديث-
Lens Studio for Windows 10 crashes whenever I try to open or save a project
I saw other similar posts that suggest to install Visual C++ redist packages which I did. I also confirm that my user name does not contain any special characters. I tried to move the project to C:...
-
Pin to Edge feature not working
Pin to Edge feature, part of Screen Transform, is not working or not working as specified in the docs. I have a Full Frame Region and a child Screen Transform I would expect the Full Frame Region...
-
Catch the moment when user takes a snap
I must hide some UI elements the frame before the user takes a snap. To achieve this I need a sort of event firing and register a listener (or any other mechanisms). I was expecting this to be avai...
-
Steamy!
-
Create/publish lens as fullscreen game
I am making a Lens with some game style interaction. When I test it, with simulation in Lens Studio or on the device, the Lens has the default behaviour of community Lenses but what I want is the b...
-
Control a ScreenImage's position
New to Lens Studio. I am trying to move a Screen Image around the screen. The ScreeImage object is instantiated as a child of an orthographic camera. Here's what I am trying: // Get the transform: ...