Posts

Post not yet marked as solved
0 Replies
1.1k Views
I've been working on an app that uses the new RoomPlan API and I'm looking for a way to translate the "Scan Guidance" or User Instructions that are overlayed on the RoomCaptureView when the user is scanning a room. Instructions like "Move device to start" and "Move further away" are in English but I'd like them to be in Dutch in my case. I can't seem to find a way to provide translations to these instructions myself and setting the device region or language doesn't seem to change anything. Is this even possible currently?
Posted Last updated
.
Post not yet marked as solved
1 Replies
992 Views
The problem I have, is that I cannot figure out how to change the color of a particular item (keyframe) of the color ramp. In the spritekit particle file, I create a color ramp with multiple colors at different times. Now, I want to change one of those colors and keep the time. I think "setKeyFrame()" is the right method to use, but the color does not seem to change. Any explanation on how I can make this work?
Posted Last updated
.