mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 19:42:43 +00:00
Updated devel_fun (markdown)
parent
52ac478b8a
commit
2d66f713ed
@ -10,7 +10,7 @@ Godot lacks a terrain engine. Most modern engines have this. Be it based on heig
|
||||
|
||||
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!
|
||||
|
||||
## Binding GDScript to Java
|
||||
### Binding GDScript to Java
|
||||
|
||||
Are you a capable Android developer and a master of Java? Godot has some code for binding Android API directly to GDScript, so the need to write native Java code for special features or integrating SDKs is reduced. This feature is done, but needs testing and making sure it's usable.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user