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
Hi,
I have an object in my task (small ractangle) I am using as a obstacle. I want that the obstacle will change it position during reset (implemented using events), and also to stay in its place between resets. to my knowledge the I need to make the kinematic_enabled = True to keep it from moving during the task, but that doesn't allow it to move in a reset event. What can I do in this situation?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an object in my task (small ractangle) I am using as a obstacle. I want that the obstacle will change it position during reset (implemented using events), and also to stay in its place between resets. to my knowledge the I need to make the kinematic_enabled = True to keep it from moving during the task, but that doesn't allow it to move in a reset event. What can I do in this situation?
Beta Was this translation helpful? Give feedback.
All reactions