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 want to use the package with a UI in Unity. In the UI the user should be able to first choose a preset and some other paramaters they can tweek. Then, when pressing a button on the UI the simulation should start. As everything is read only, i can't modify the FixedLengthScenario script to skip the OnAwake call.
Any suggestions on how i can do what i am setting out to do?
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
-
Hi,
I want to use the package with a UI in Unity. In the UI the user should be able to first choose a preset and some other paramaters they can tweek. Then, when pressing a button on the UI the simulation should start. As everything is read only, i can't modify the FixedLengthScenario script to skip the OnAwake call.
Any suggestions on how i can do what i am setting out to do?
Beta Was this translation helpful? Give feedback.
All reactions