Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any reason you disabled executing while not playing? #19

Open
friuns2 opened this issue Jan 14, 2018 · 2 comments
Open

Any reason you disabled executing while not playing? #19

friuns2 opened this issue Jan 14, 2018 · 2 comments

Comments

@friuns2
Copy link

friuns2 commented Jan 14, 2018

Any reason you disabled executing while not playing?
I found it very usefull to use it while not playing, so i commented out this restriction.

@thorgeirk11
Copy link
Owner

thorgeirk11 commented Jan 16, 2018

Hi friuns2

The reason for this restriction is that, there is no way to undo the actions performed in REX. This limitation results in that if you manipulate a GameObject in REX while not in play mode that change is permanent.

I thought it would result in a better user experience to just disable REX while not in play mode. However that can be debated and not set in stone 😉.

That said there is no technical reason why this is disabled and REX works just fine both in and out of play mode. It's good that you found the restriction and removed it 👍.

@friuns2
Copy link
Author

friuns2 commented Jan 16, 2018

i think maybe one time warning message would be better? and when click "accept" button it will be enabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants