- This topic has 3 replies, 2 voices, and was last updated 5 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Using SOFA › [SOLVED] Adding captions and instructions in sofa animation exercises
Tagged: 64_bits, Animation scene file, Qt, SOFA, SOFA_1706, Windows_10
Hi there,
I am making some animation exercises (scene files) in sofa, where using a pipette user will touch the spherical objects one by one. This is done, now I want some instructions to be displayed on the bottom of the screen telling users what to do? where and how to move the pipette etc. Is there any way to do that? Any way through which I can add these instructions appear for 1 to 2mins only.
Any help will highly be appreciated thanks.
Hi @rubab
I guess using Python you can dynamically create and destroy OglLabel in your scene.
You can find an example of use in examples/Components/visualmodel/OglLabel.scn
Let me know if it helps.
Hugo
@Hugo thank u so much š Most of the times I am benefited by this forum, which i really appreciate that you people are so cooperative and helping.
Thanks again š
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.