defold / asset-portal

List of Defold assets, libraries and extensions
181 stars 32 forks source link

Defold Tile Raycast #115

Closed selimanac closed 1 year ago

selimanac commented 1 year ago

{ "name": "Defold Tile Raycast", "description": "Ray Casting in tiled worlds using DDA algorithm. It is very effective solution for tile based worlds like platformers or any top-down games.", "license": "MIT License", "author": "Selim Anaç", "library_url": "https://github.com/selimanac/defold-tile-raycast/archive/refs/heads/master.zip", "project_url": "https://github.com/selimanac/defold-tile-raycast", "forum_url": "", "website_url": "https://selimanac.github.io", "platforms": [ "android", "ios", "macos", "windows", "linux", "html5" ], "tags": [ "game mechanic", "math" ], "images": { "hero": "https://user-images.githubusercontent.com/1324635/197403202-f7e0e7de-ca2c-49fc-8e7c-e8c80356a8d8.png", "thumb": "https://user-images.githubusercontent.com/1324635/197403219-5d96735d-b231-4227-951c-26ccd93a1e33.png"

}

}

britzl commented 1 year ago

Added https://github.com/defold/awesome-defold/commit/f42c7bf8c5d47237977f9913f6a4b6c82919ba47