From 8c2f11e0436108242ef9e2b4eacc13241b5e2f34 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Fri, 5 Jun 2015 17:05:36 -0300 Subject: [PATCH] Updated devel_fun (markdown) --- devel_fun.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel_fun.md b/devel_fun.md index af284fb..065fea3 100644 --- a/devel_fun.md +++ b/devel_fun.md @@ -10,7 +10,7 @@ Godot lacks a terrain engine. Most modern engines have this. Be it based on heig ### Demos on Mobile -Many Godot demos do not work well on mobile because touchscreen input methods are not supported. If you want to give it a try implementing this, let us know! +Many Godot demos do not work well on mobile because, even though Godot supports touchscreen methods on mobile fine, they are not recognized in most demos. If you want to give it a try implementing this, let us know! ### Windows Installer