keyboard signals slower with large window

56 views
Skip to first unread message

Alex Greif

unread,
Jun 7, 2014, 3:28:31 AM6/7/14
to helm...@googlegroups.com
Hi,

I just played aroung with your sample given on (https://github.com/switchface/helm) to move the white square around.
Strange is that with a small window the movements are fast, but with a large window the movement is very slow.
The movement speed seems to get slower the greater the window becomes.

Is there a way to keep the movement speed constant independent from the window size?

thanks,
Alex.

Zack Corr

unread,
Jul 3, 2014, 1:16:56 AM7/3/14
to Alex Greif, helm...@googlegroups.com
Hi Alex,

This is going to seem odd for me to email you after such a large gap of time, but unfortunately I was on a hiatus so sorry about that.

This is caused because the delta frame rate changes based on the size of the game window, because with a larger game window more work has to be done to render the screen.
This should be fixed by the delta value that is lifted from the delta signal every frame. There's probably a mistake in my tweening.

I'll look into it.


--
You received this message because you are subscribed to the Google Groups "Helm Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to helm-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Alex Greif

unread,
Jul 3, 2014, 1:55:06 AM7/3/14
to helm...@googlegroups.com, alex....@gmail.com
Hi Zack,

thanks for your reply.
please keep me informed if you find the reason.

thanks,
ALex.
Reply all
Reply to author
Forward
0 new messages