Closed BoucherAnthony closed 9 years ago
EngineCoreTest break au lancement ici : https://github.com/Another-Game-Engine/AGE/blob/master/GameEngine/GameEngine/Engine/Core/Engine.cpp#L183
Le fichier a l'air d'etre present a l'endroit et est remplis de : { "AssetsPath": { "string": "../../Assets/Serialized/" }, "ShadersPath": { "string": "../../Shaders/" } }
{ "AssetsPath": { "string": "../../Assets/Serialized/" }, "ShadersPath": { "string": "../../Shaders/" } }
Les paths sont bon et l'asset editor arrive a cook toutes les assets.
Merci :)
Ca devrait etre fix dans assets_and_exeV1.zip que tu trouvera dans 2 heures sur le drive. Si tu pouvais retester ca serait cool :smile:
EngineCoreTest break au lancement ici : https://github.com/Another-Game-Engine/AGE/blob/master/GameEngine/GameEngine/Engine/Core/Engine.cpp#L183
Le fichier a l'air d'etre present a l'endroit et est remplis de :
{ "AssetsPath": { "string": "../../Assets/Serialized/" }, "ShadersPath": { "string": "../../Shaders/" } }
Les paths sont bon et l'asset editor arrive a cook toutes les assets.