Profile

Garrett Hall

Contact Details

My Content

1 to 20 of 50+ total
Posted By Garrett Hall 10-22-2024 12:18
Found In Egroup: Graphics
\ view thread
As always. Thank you Roman. - My next step was going to be trying to do a hidden item that is moving around. - But this worked out great. We have transitioned it over to our project, and we are good to go. We are doing basketball. It is a 3 point content. It is head to head. So the object starts ...
Posted By Garrett Hall 10-21-2024 22:46
Found In Library: Graphics
Posted By Garrett Hall 10-21-2024 22:46
Found In Egroup: Graphics
\ view thread
I have a project that I feel like I am super close on the answer. I have made the problem into a simple project attached below to hopefully lead to some answers. I have a quad in a scene. That quad will come on the scene in the middle, x space 0. Then I have a widget that is a value of 1 to 5 to ...
Posted By Garrett Hall 10-09-2024 12:10
Found In Egroup: Graphics
\ view thread
Yes is the answer. You would need to build into your scene either a text box or a widget updater. So then as it steps through the games, it updates a widget per se. Then technically each time you take that scene online, it references that widget amount to determine where it should start in the list ...
Posted By Garrett Hall 08-14-2024 14:35
Found In Egroup: Production Switchers
\ view thread
I am guilty of being a person that does not like to update systems that are functioning. - If you are in a place where you can update to version 9, I would recommend doing so. A feature that was added is something that I have been searching for for ages, naming of Devices. While the first iteration is ...
Posted By Garrett Hall 07-26-2024 13:01
Found In Egroup: Graphics
\ view thread
You are going to want to use a visual logic block as well to compare the 2 lines. Get the bounding box width of top line and bottom line, and compare them. That would then go to the example below, where you take the bounding box width and add a value to it. - You do the compare, that way if it ever a ...
Posted By Garrett Hall 06-28-2024 13:57
Found In Egroup: Graphics
\ view thread
What version of XPression are you running, because in a recent release they added the ability to do this. I took a screenshot because I knew in my future this would be important. So then it will always pull the latest drive. - Now I have not played around with this, but should work. But if you are ...
Posted By Garrett Hall 06-12-2024 15:27
Found In Egroup: Graphics
\ view thread
Yes. What was said above. - You go into the text object that is going to update, or just a dummy one. Then there, there is a script item for "OnSetText". And so when the text changes it will do whatever you put into the script. In this case, you can want the text to change. So I would have the text, ...
Posted By Garrett Hall 05-08-2024 11:53
Found In Egroup: Graphics
\ view thread
No is the easy answer. - I mean if you can navigate to the file in a windows explorer window on the production truck, then sure you can link to it. ---- for any solution provided, doing data over wifi could always be tricky. The cleaner step would probably be to instal datalinq on the computer that ...
Posted By Garrett Hall 02-09-2024 14:29
Found In Egroup: Graphics
\ view thread
Hi Used to there was a channel for venue control which had a lot of Dashboard posts in it that does not appear to exist. So now I will just ask this here. Does anyone know if there is a way to change the size of a checkbox parameter in DashBoard? - We are using it for a 0/1 selector that is ...
Posted By Garrett Hall 12-21-2023 12:36
Found In Egroup: Graphics
\ view thread
Depending on which version of XPression you have, you can make a material that is a window capture, and you can just capture that webpage. Might also look through like RSS feeds from datalinq and try to use that as a method to pull down the image. ------------------------------ Garrett Hall ...
Posted By Garrett Hall 12-15-2023 11:57
Found In Egroup: Graphics
\ view thread
I dont know if what you are trying to do directly is possible. - You could have other triggers via like a text box or something in order to type in the number of frames until trigger. - But without placing the video in the scene director each time, which would be more work than just moving the trigger, ...
Posted By Garrett Hall 10-24-2023 12:40
Found In Egroup: Graphics
\ view thread
Yeah, talking with someone, I do not think what I am asking about is possible. ------------------------------ Garrett Hall Overtime Elite ------------------------------
Posted By Garrett Hall 10-24-2023 12:27
Found In Egroup: Graphics
\ view thread
Yes.......I guess. ------------------------------ Garrett Hall Overtime Elite ------------------------------
Posted By Garrett Hall 10-24-2023 12:11
Found In Egroup: Graphics
\ view thread
I have a fun question for the group today. I want the ability to take a scene from sequence side, and put it back into another scene. - Think Render View, but think about it with published information getting changed. In my case, I have a wipe that has been created by an animator. We want to have ...
Posted By Garrett Hall 09-12-2023 13:10
Found In Egroup: Graphics
\ view thread
Speaking in a non official way, typically there is a new build almost every week of XPression. - Usually all major releases get an article on the home page about it. And then if you are under your service contract, you can call support and get your license tool updated and then your software. - In the ...
Posted By Garrett Hall 09-08-2023 12:07
Found In Egroup: Graphics
\ view thread
You should be able to do an if text exist script on your scene and then that turns on an off viability for a quad. - So search the forums for if text exist and that will give you the scripting that you need. - I am sure you could do it in visual logic as well with the same premise. Take both datalinq ...
Posted By Garrett Hall 08-02-2023 13:40
Found In Egroup: Production Switchers
\ view thread
Hi, Building out a new show, and I know it is possible to change the font size for inputs on their labels. Is it possible to change the font size on a custom control label? ------------------------------ Garrett Hall Overtime Elite ------------------------------
Posted By Garrett Hall 08-01-2023 11:58
Found In Egroup: Graphics
\ view thread
For what we are doing, we have used the above information and we are happy with the results for the little time that this will be on a display. - No more tweaks, just gotta make it to show day. ------------------------------ Garrett Hall Overtime Elite ------------------------------
Posted By Garrett Hall 08-01-2023 11:40
Found In Egroup: Graphics
\ view thread
The problem we ran into with this was that we were using a stagger animation to bring the text on. - So, yes, while the text would make the bounding box, since we did a stagger animation, XPression could not read the changing bounding box width as the text came onto the screen. - We had started with ...