Robert Lugg
- النشاط الكلي 31
- النشاط الأخير
- عضو منذ
- يتابِع 0 مستخدم
- متابَع من 0 مستخدم
- أصوات 10
- الاشتراكات 8
نظرة عامة على الأنشطة
آخر نشاط بواسطة Robert Lugg-
Robert Lugg قام بالتعليق،
Looks good. For some reason I am not authorized to visit your discussion link. Can you share how you created this?
-
Robert Lugg قام بالتعليق،
Thank you travis. Your project worked as you describe. This is a fine option as I know I am "misusing" the original intent of the text. My goal was to create an opening text crawl: https://www.s...
-
Robert Lugg قام بالتعليق،
Phill, I'd be interested in better solutions but I created a scene traversal script. Place this script somewhere in the object hierarchy. In the logging window copy the output and paste it into a...
-
Robert Lugg قام بالتعليق،
Thanks Travis. I want to programmatically add labels for a list of texts and am having problems. I first tried to copy an existing object with a Label using .copyWholeHierarchy. I do this in Init...
-
Robert Lugg قام بالتعليق،
Jacob, at what point does the copied object get fully initialized?
-
Robert Lugg أنشأ منشوراً،
multi-line label text
(Hopefully This didn't post twice) I am using the Label scene object which is quite useful. However, I'd like to have multi-line text. Is this possible?
-
Robert Lugg أنشأ منشوراً،
script in external editor loses connection
I updated to 1.7. I edit scripts in an external editor (VS Code). I've been having trouble keeping them in sync. Very often I get a "file missing" error. Here is one such error: 20:04:56 Path C...
-
Robert Lugg قام بالتعليق،
Worked like a charm. Option 2 is a bit more complex but I like it better. Thank you.
-
Robert Lugg قام بالتعليق،
That would be great. I would have no idea how that might be done.
-
Robert Lugg أنشأ منشوراً،
Repeated DelayedCallbackEvent
I'd like to make a SceneObject enable then disable at a specified interval. My callback triggers the first time but I'd like to wait another interval and run again. Could someone suggest how to d...