Skip to content

Shader not working #451

Closed Answered by SrtHero278
THEkatinamicrowave asked this question in Q&A
Discussion options

You must be logged in to vote

hate to break it to you but

  1. textureSize doesnt exist in flixel (textureSize(texture1) -> openfl_TextureSize)
  2. you are using the wrong variable names. (texture1 -> bitmap, TexCoords -> openfl_TextureCoordv)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@THEkatinamicrowave
Comment options

Answer selected by THEkatinamicrowave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants