타일맵 에디터 패키지 추가, 예시 타일맵 생성
1. 타일맵 에디터 패키지 추가 2. 예시 타일맵 생성(몬스터에 포함된 바닥, 배경 리소스 사용)
This commit is contained in:
13
Gameton-06/.idea/.idea.Gameton-06/.idea/.gitignore
generated
vendored
Normal file
13
Gameton-06/.idea/.idea.Gameton-06/.idea/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# 디폴트 무시된 파일
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider에서 무시된 파일
|
||||
/contentModel.xml
|
||||
/.idea.Gameton-06.iml
|
||||
/modules.xml
|
||||
/projectSettingsUpdater.xml
|
||||
# 에디터 기반 HTTP 클라이언트 요청
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
4
Gameton-06/.idea/.idea.Gameton-06/.idea/encodings.xml
generated
Normal file
4
Gameton-06/.idea/.idea.Gameton-06/.idea/encodings.xml
generated
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||
</project>
|
||||
8
Gameton-06/.idea/.idea.Gameton-06/.idea/indexLayout.xml
generated
Normal file
8
Gameton-06/.idea/.idea.Gameton-06/.idea/indexLayout.xml
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="UserContentModel">
|
||||
<attachedFolders />
|
||||
<explicitIncludes />
|
||||
<explicitExcludes />
|
||||
</component>
|
||||
</project>
|
||||
6
Gameton-06/.idea/.idea.Gameton-06/.idea/vcs.xml
generated
Normal file
6
Gameton-06/.idea/.idea.Gameton-06/.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user