wjx-xin

Results 2 issues of wjx-xin

if love.keyboard.isDown("right") then player.x = player.x + 3 end if love.keyboard.isDown('d') then player.x = player.x + 3 end` The code detect right arrow is ok,but it can't detect 'd' after...

more info needed

Many llms do not provide calling methods implemented in libraries such as openapi, so how can I implement custom calls?