开发者

love2d

0
  • Dividing up 3d angles into equal quantities

    Say you have a 2d object, you could easily divide this into 15 degree rotations by simply rotating around the centre in 15 degree increments.[详细]

    2023-04-07 12:40 分类:问答
  • Pixel Collision Tracing

    I have a character that\'s say, 20 by 10 pixels large and I have a collision map based on pixels (think worms).[详细]

    2023-04-03 01:35 分类:问答
  • Frame independent time in Lua?

    I\'m using Love2D to create a small game for my friends and I but, I\'m having a problem: I want to calculate elapsed time, independent from the framerate. I\'m tryi开发者_如何学Pythonng this but slig[详细]

    2023-02-28 14:27 分类:问答
  • Lua Love2D - How can I make it download a file?

    Title. It\'s only allowed to save to a certain directory, but is there a way of making an executable made with it update itself? I\'ve got the code to check if it\'s out of date (HttpGet), but not sur[详细]

    2023-02-20 10:01 分类:问答
  • Default action for http handler?

    I\'m working on setting up a site that controls 开发者_如何学Goaccess to a directory for downloads using an ihttpmodule. Since the files are all zip, exe, rar, and so on, the default handler isn\'t be[详细]

    2022-12-28 07:33 分类:问答