azaka / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 1 forks source link

Delay in my app #324

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Add two objects in blender
2.In the logic brick I have connected 2 mouse sensors(left click and mouse 
over) with and controller and then with a message actuator-in the first object.
3.In the second object I connect message sensor with and controller and then 
with motion actuator so it's need to move by press on the first one.

What is the expected output? What do you see instead?
The expected:
When you touch the first object the second one is moving immediately.
What really happens:
When you touch the first object you have to press one more time on the screen 
to make it move(dellay).

What version of the product are you using? On what operating system?
GameKit-Runtime for Android Eclipse-Project 
precompiled(GameKit-Android-EclipseProject-v7a-r1119.zip)

Please provide any additional information below.

Original issue reported on code.google.com by lidikar...@gmail.com on 11 Mar 2014 at 2:51

Attachments: