Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding variables for a Image and 3d file. #39

Closed
crypticsymmetry opened this issue Apr 4, 2022 · 0 comments · Fixed by #48
Closed

Adding variables for a Image and 3d file. #39

crypticsymmetry opened this issue Apr 4, 2022 · 0 comments · Fixed by #48

Comments

@crypticsymmetry
Copy link

crypticsymmetry commented Apr 4, 2022

hello, how would i go about adding a separate variable for a Image and a 3d file? I have tried adding some new variables and tried recompiling but it failed. Can you point me to the right areas to edit or add new code to get this functional?

Variables:
GET_3D_ASSET = 'get_3d_asset';
GET_IMG_ASSET = 'get_img_asset';

asset folder setup:
3dfiles: assets/3dfiles/*.glb
images: assets/images/*.jpg

Compiler error ATM:
6_Run code-style checks (ECS).txt

Many Thanks

routename
assetcontroller
env

``

@liarco liarco mentioned this issue May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant