From f9221f79f963f88b3d684f7fa348b7fb6c62521d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asger=20Juul=20Brunsh=C3=B8j?= Date: Tue, 10 Jun 2025 15:39:21 +0200 Subject: [PATCH] docs: tilemap --- docs/src/workstreams.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/src/workstreams.md b/docs/src/workstreams.md index f25a265..c3fd9e9 100644 --- a/docs/src/workstreams.md +++ b/docs/src/workstreams.md @@ -9,8 +9,9 @@ This section is a high level overview of what is being or can be worked on. ## World Map -- [ ] Export from LDtk into Godot. +- [x] Export from LDtk into Godot. - [ ] Road tileset. +- [ ] Define tilemap collisions in Godot, ## Vehicle Physics Model