![]() |
|
#1
|
|||
|
|||
|
Hello to everyone, I need to build a function that show a 3d text for one second every time that the space bar is pressed.
EX: Code:
def show():
Text=viz.addText3D('Hello world', pos,color .....)
vizact.onkeydown(' ',show)
Thanks for your help!! |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|