You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to further customize DReyeVR for my experiment, I believe I will need to define a new variable from pythonAPI that can be accessed from the server inside control,
for example control.customVar = 0;
this variable can be accessed from the caralawheeledvehicle blueprint or egovehicle blueprint
any idea how to tackle this problem ?
thanks
The text was updated successfully, but these errors were encountered:
Hello everyone,
I would like to further customize DReyeVR for my experiment, I believe I will need to define a new variable from pythonAPI that can be accessed from the server inside control,
for example control.customVar = 0;
this variable can be accessed from the caralawheeledvehicle blueprint or egovehicle blueprint
any idea how to tackle this problem ?
thanks
The text was updated successfully, but these errors were encountered: