Move 3D-only resources to their own folder

This commit is contained in:
Aaron Franke
2021-08-13 11:42:45 -05:00
parent 1cb531ddb6
commit c399424db9
86 changed files with 122 additions and 114 deletions

View File

@@ -32,7 +32,7 @@
#define GRID_MAP_H
#include "scene/3d/node_3d.h"
#include "scene/resources/mesh_library.h"
#include "scene/resources/3d/mesh_library.h"
#include "scene/resources/multimesh.h"
//heh heh, godotsphir!! this shares no code and the design is completely different with previous projects i've done..