-
Notifications
You must be signed in to change notification settings - Fork 19
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
DebugDrawLine doesn't draw the correct line #42
Comments
I've seen this before on my laptop. Do you have a GPU?
…On Thu, Jan 17, 2019 at 2:41 AM sijia xu ***@***.***> wrote:
I notice in the game, when I order hero to move to some destination, what
DebugDrawLine draw on the map is so far away from the correct position.
the DebugDrawCircle api also not draw the circle at the correct position.
it is not the big deal, but without these api, it seems hard to debug the
lua code, any suggestion?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#42>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHXSRJttP8eVMd_OOWDC2hPQrZ9GLQ73ks5vEFNagaJpZM4aE6wU>
.
|
No,my pc don’t have gpu, but How the gpu solve this problem? |
Yes I think so.
…On Thu, Jan 17, 2019 at 2:33 PM sijia xu ***@***.***> wrote:
No,my pc don’t have gpu, but is that related to this problem?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHXSRJuIpOirvYhKHl_B9SdoXQWEb2_Uks5vEPeEgaJpZM4aE6wU>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I notice in the game, when I order hero to move to some destination, what DebugDrawLine draw on the map is so far away from the correct position.
the DebugDrawCircle api also not draw the circle at the correct position.
it is not the big deal, but without these api, it seems hard to debug the lua code, any suggestion?
The text was updated successfully, but these errors were encountered: