-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Cursor is missing while in-game menu... Help, please! :) #47
Comments
??? |
PaulNevada
changed the title
Cursor is missing while in-game menu...
Cursor is missing while in-game menu... Help, please! :)
May 29, 2019
you should need to use the show mouse cursor option
…On Wed, May 29, 2019 at 11:24 AM paulnevada1983 ***@***.***> wrote:
Reopened #47
<#47>.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#47>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKSE7O6O2WYMUNMDA3W2COLPXYK75ANCNFSM4FEVAIWA>
.
--
Thanks & Regards
Pravin
|
Is it in a Blueprint? |
yes
…On Wed, May 29, 2019, 12:21 PM paulnevada1983 ***@***.***> wrote:
Is it in a Blueprint?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#47>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKSE7O7W3XOQ4YR2E56SUZTPXYRW7ANCNFSM4FEVAIWA>
.
|
You see, I can't see it in my widget class... Am I right - I need to call 'Set' block and it comes out from the GetPlayerController one? |
yes you are right
…On Wed, May 29, 2019, 12:55 PM paulnevada1983 ***@***.***> wrote:
You see, I can't see it in my widget class... Am I right - I need to call
'Set' block and it comes out from the GetPlayerController one?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#47>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKSE7OY5BLUYBVIKEGQHHU3PXYVWDANCNFSM4FEVAIWA>
.
|
I just can't get it - do all the cases with the game menus are ssupposed to be made this way only? |
you see in some game menu can be accessed with some other keys. if you need
to use the mouse cursor use this way. Otherwise, create a new control key
for access the menu.
…On Wed, May 29, 2019 at 1:14 PM paulnevada1983 ***@***.***> wrote:
I just can't get it - do all the cases with the game menus are ssupposed
to be made this way only?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#47>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKSE7OY7FMRQQ5MFIAHO6FTPXYX5TANCNFSM4FEVAIWA>
.
--
Thanks & Regards
Pravin
|
Thanks a lot for the help! I've it working! :) |
could you please show that script?
…On Wed, May 29, 2019, 2:29 PM paulnevada1983 ***@***.***> wrote:
Done this way but it doesn't work at all. What to check?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#47>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKSE7O4BBJ2ISKVIALKAGHLPXZAYFANCNFSM4FEVAIWA>
.
|
is it working or not?
…On Wed, May 29, 2019 at 2:39 PM paulnevada1983 ***@***.***> wrote:
Thanks a lot for the help!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#47>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKSE7OZVCGHITANGAZXI4DTPXZB3TANCNFSM4FEVAIWA>
.
--
Thanks & Regards
Pravin
|
Yes, I've found my mistakes. It's working right now! :) Thank you again! |
it's my pleasure to help you 😃
…On Wed, May 29, 2019 at 2:54 PM paulnevada1983 ***@***.***> wrote:
Yes, I've found my mistakes. It's working right now! :) Thank you again!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#47>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKSE7O4BVLJAZDRAXUM6DK3PXZDUZANCNFSM4FEVAIWA>
.
--
Thanks & Regards
Pravin
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, Tom!
Why does it happen? I use Win7 x64. To be able to choose one of the in-game menu (after Esc pushed down) I need to use "Windows" button first - then the menu becomes clickable and sees my mouse aiming. Hope you can explain it :)
The text was updated successfully, but these errors were encountered: