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

Enable by default #53

Open
anscarlett opened this issue Jun 25, 2021 · 3 comments
Open

Enable by default #53

anscarlett opened this issue Jun 25, 2021 · 3 comments

Comments

@anscarlett
Copy link

anscarlett commented Jun 25, 2021

Hi,

I would like this plugin to automatically start with any new project I create. I normally edit the uplugin file and add the option

"EnabledByDefault": true,

I tried with this plugin on version 4.26 and this works fine, but with the 4.27 preview it fails due to issues with the HIDUE module

Would it be possible, or is there some underlying reason this wont work?

Thanks,

Adrian.

@microdee
Copy link
Owner

Hey it was bugging me as well, but "EnableByDefault": true didn't do anything.

due to issues with the HIDUE module

what do you mean by that? can you please elaborate those issues on 4.27 (maybe in a separate issue)?

@VeissieV
Copy link

It works fine for me in UE5. Is it also possible to enable certain settings in the plugin by default? I'd prefer it to start in the Camera Delta No Roll state and possibly some other tweaks after I've used it more.

Thanks

@microdee
Copy link
Owner

well you can export spacemouse settings from editor preferences

image

Or if you don't mind recompiling you can assign a default value here: https://github.com/microdee/UE4-SpaceMouse/blob/master/Source/SpaceMouse/Public/SpaceMouseConfig.h#L60

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

No branches or pull requests

3 participants