Created Player & Map

This commit is contained in:
김도환
2026-05-03 23:12:37 +09:00
parent e62a7b9fa5
commit de14bfc76a
11 changed files with 530 additions and 62 deletions

View File

@@ -1,15 +1,15 @@
{
"dependencies": {
"com.unity.2d.animation": "14.0.3",
"com.unity.2d.aseprite": "4.0.1",
"com.unity.2d.psdimporter": "13.0.2",
"com.unity.2d.animation": "14.0.4",
"com.unity.2d.aseprite": "4.0.2",
"com.unity.2d.psdimporter": "13.0.3",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "14.0.1",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.2d.tilemap.extras": "7.0.1",
"com.unity.2d.tooling": "2.0.1",
"com.unity.2d.tooling": "2.0.2",
"com.unity.collab-proxy": "2.12.4",
"com.unity.ide.rider": "3.0.39",
"com.unity.ide.rider": "3.0.40",
"com.unity.ide.visualstudio": "2.0.27",
"com.unity.inputsystem": "1.19.0",
"com.unity.multiplayer.center": "1.0.1",

View File

@@ -1,11 +1,11 @@
{
"dependencies": {
"com.unity.2d.animation": {
"version": "14.0.3",
"version": "14.0.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "13.0.1",
"com.unity.2d.common": "13.0.2",
"com.unity.2d.sprite": "1.0.0",
"com.unity.collections": "2.4.3",
"com.unity.modules.animation": "1.0.0",
@@ -14,11 +14,11 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.aseprite": {
"version": "4.0.1",
"version": "4.0.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "13.0.1",
"com.unity.2d.common": "13.0.2",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.mathematics": "1.2.6",
@@ -27,7 +27,7 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.common": {
"version": "13.0.1",
"version": "13.0.2",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -42,11 +42,11 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.psdimporter": {
"version": "13.0.2",
"version": "13.0.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "13.0.1",
"com.unity.2d.common": "13.0.2",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0"
},
@@ -90,11 +90,11 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.tooling": {
"version": "2.0.1",
"version": "2.0.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "13.0.1",
"com.unity.2d.common": "13.0.2",
"com.unity.modules.uielements": "1.0.0"
},
"url": "https://packages.unity.com"
@@ -135,7 +135,7 @@
"dependencies": {}
},
"com.unity.ide.rider": {
"version": "3.0.39",
"version": "3.0.40",
"depth": 0,
"source": "registry",
"dependencies": {