-
-
Notifications
You must be signed in to change notification settings - Fork 330
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
Actor glft light/texture issue #568
Comments
You're lucky, at least gltf works. When i tried to use gltf, all i've got is a path error, no matter how i exported and place model :D For Actor it's better to use .egg format of models, works 100%. |
I know this is an old issue, but have you tried setting the texture stage? Sometimes messing with flipped_faces or double_sided will help, see this class for an example on setting the texture stage:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have read faq and added Actor.
But models are black. The model can be found here.
Can someone help me? What the reason might be?
The text was updated successfully, but these errors were encountered: