
Robert Lugg
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 8
Activity overview
Latest activity by Robert Lugg-
Robert Lugg commented,
Looks good. For some reason I am not authorized to visit your discussion link. Can you share how you created this?
-
Robert Lugg commented,
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 commented,
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 commented,
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 commented,
Jacob, at what point does the copied object get fully initialized?
-
Robert Lugg created a post,
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 created a post,
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 commented,
Worked like a charm. Option 2 is a bit more complex but I like it better. Thank you.
-
Robert Lugg commented,
That would be great. I would have no idea how that might be done.
-
Robert Lugg created a post,
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...