-
Notifications
You must be signed in to change notification settings - Fork 15
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
Getting issues when running scene that contains SwipeDetector #25
Comments
What Godot version are you using? I haven't tested this on Godot 3.1. I will give it a try. Can you describe how your scene is set up? |
3.1 and wdym by how my scene is set up? I have a player Kinematic body
scene with swipe detector node inside my main scene that's all pretty much
…On Fri, Oct 11, 2019, 01:21 Ary Pablo Batista ***@***.***> wrote:
What Godot version are you using? I haven't tested this on Godot 3.1. I
will give it a try. Can you describe how your scene is set up?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AH76KJU5AJLVB4IZYUZ6YIDQN6TIDA5CNFSM4IOYRE22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEA6FAZQ#issuecomment-540823654>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH76KJROIHRNO3ESACHXCQLQN6TIDANCNFSM4IOYRE2Q>
.
|
Roger! I will give it a try |
Thanks this swipe detector should definitely be implemented in the engine
…On Fri, Oct 11, 2019, 01:42 Ary Pablo Batista ***@***.***> wrote:
Roger! I will give it a try
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AH76KJTQMAWXVKLKDEPPHXDQN6VTPA5CNFSM4IOYRE22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEA6GG4A#issuecomment-540828528>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH76KJTGCTEF2ZCOIMIGXSTQN6VTPANCNFSM4IOYRE2Q>
.
|
I should spend time porting it to GDNative to begin with, but I don't have
the time right now :(
El jue., 10 oct. 2019 19:43, MordechaiHadad <[email protected]>
escribió:
… Thanks this swipe detector should definitely be implemented in the engine
On Fri, Oct 11, 2019, 01:42 Ary Pablo Batista ***@***.***>
wrote:
> Roger! I will give it a try
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <
#25?email_source=notifications&email_token=AH76KJTQMAWXVKLKDEPPHXDQN6VTPA5CNFSM4IOYRE22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEA6GG4A#issuecomment-540828528
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AH76KJTGCTEF2ZCOIMIGXSTQN6VTPANCNFSM4IOYRE2Q
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=ABF2VFYXSS4LZ5RKQUGOGVLQN6VXTA5CNFSM4IOYRE22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEA6GIUI#issuecomment-540828753>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABF2VF3AOV67LGHQRD3OP5TQN6VXTANCNFSM4IOYRE2Q>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have SwipeDetector added to my scene as Instance child scene and when running my scene I get errors that I can't even see the content of them in the debugger.
It just says too many errors! 6 errors were dropped.
The text was updated successfully, but these errors were encountered: