Godot3 47

Godot3 - I/O Data paths

Data paths Godot3 API - Docs » I/O » Data paths Path separators For the sake of supporting as many platforms as possible, Godot only accepts UNIX-style path separators (/). These work on all platforms including Windows. 가능한 한 많은 플랫폼을 지원하기 위해 Godot은 유닉스 스타일의 경로 구분 기호 (/)만 허용합니다. 이는 Windows를 포함한 모든 플랫폼에서 작동합니다. A path like C:\Projects will become C:/Projects. C:\Projects와 같은 경로는 C:/Projects가됩니다. R..

game/godot 2018.11.17

Godot3 API - Exporting for Android

Exporting for Android Godot3 API - Docs » Project workflow » Export » Exporting for Android Exporting for Android has fewer requirements than compiling Godot for it. The following steps detail what is needed to setup the SDK and the engine. Android 용 내보내기는 Godot을 컴파일하는 것보다 요구 사항이 적습니다. 다음 단계에서는 SDK 및 엔진을 설정하는 데 필요한 내용을 자세히 설명합니다. Download the Android SDK Download and install the Android SDK from..

game/godot 2018.11.12
반응형