function on_input(self, action_id, action)
if action.repeated and self.ficha_seleccionada ~= nil and action_id == hash("touch") then
gui.set_position(self.ficha_seleccionada,vmath.vector3(action.x, action.y, 0))
Why is the sprite jerking?
60 fps