Naomi Wrasman
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 4
Comments
Recent activity by Naomi Wrasman Sort by recent activity-
Solved it! I somehow missed testing "World Position Seed" - that has to be unchecked. For anyone else who searches for flashing or strobing particles, I hope this helps you (:
-
Hi Travis,Thanks for putting up this guide! My team and I are facing a weird issue with Touch Blocking. Double Tap behaves as expected, but despite Touch Blocking on both Swipe and Pan, we cannot g...
-
Interesting! I'm glad to have that in my bag o debugging tricks! I'm still confused as to why that would affect the initial problem: // @input SceneObject[] horns// each of the horns is a SceneObje...
-
That definitely sounds odd. I am using Windows. I also had a coworker QA test various iterations of the "final" lens on Mac (no errors found there either), Not sure how relevant this is but another...
-
Hey it's live! Seems changing it from Component to ScriptComponent did the trick!
-
Hi Jacob, Thanks so much for the response! I'll give this a try. I had actually happened upon this during some further testing, realizing that this didn't run any errors: // @input Component[] horn...
-
Ahhh, a wrapper function that just calls the main function! I see now how I was getting tripped up before and your solution appears to provide the missing piece to the workarounds I was trying. How...
-
Hello, Thanks Peter for this example! Do you (or anyone) know if it's possible to use startWithCallback and pass it a callback function that takes arguments? I notice that you pass just the functio...