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

Platformer tiles lighting is really dark on device #24

Closed
songproducer opened this issue Sep 22, 2016 · 2 comments
Closed

Platformer tiles lighting is really dark on device #24

songproducer opened this issue Sep 22, 2016 · 2 comments

Comments

@songproducer
Copy link

songproducer commented Sep 22, 2016

It seems the textures aren't loading correctly on Android, but are on Desktop.
The textures for the floor don't load at all when running on device.

texture.tex
tiles.scn
robotrigged.scn
enemy.scn
coin.scn
bullet.scn
all show red crosses in the filesystem panel.

Hovering over the red crosses shows that

/platassets/texture.png
/platassets/tiles.dae
/platassets/robotrigged.dae
/platassets/enemy.dae
/platassets/coin.dae
/platassets/bullet.dae

files are missing

There is no platassets folder in the project directory.

@songproducer
Copy link
Author

songproducer commented Sep 22, 2016

Fixed!

  1. Created folder platassets in project
  2. Opened tiles.xcf in Gimp and exported to platassets/texture.png
  3. Reimported it to texture.tex as 2d texture

@akien-mga akien-mga added the bug label Sep 23, 2016
@aaronfranke
Copy link
Member

This issue is so old that I doubt it's still relevant. If you are still experiencing issues, we can re-open this, or you can open a new issue, but for now I'll close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants