odiusfly's Forum Posts

  • Ok thank you!

  • Hello,

    I can help you so If you are interested don't hesitate to contact me via email:

    odiusfly [at] hotmail [dot] com

    Thanks in advance,

    Kyriakos

    odiusfly.com

  • Hello,

    I can develop this game for you from scratch.

    If you are interested don't hesitate to contact me via email:

    odiusfly [at] hotmail [dot] com

    Thanks in advance,

    Kyriakos

    odiusfly.com

  • Hello,

    I can help you so If you are interested don't hesitate to contact me via email:

    odiusfly [at] hotmail [dot] com

    Thanks in advance,

    Kyriakos

    odiusfly.com

  • By the way, I made just a test, I edit "setcolor.fx" this line:

    gl_FragColor = vec4(red * a, green * a, blue * a, a)

    to this:

    gl_FragColor = vec4((100*(red * a)/255), (100*(green * a)/255), (100*(blue * a)/255), a);

    .. It works when you open construct.. but when i run it to a browser i get bug warning.

    Where is the problem you think, what need to fix?

    Thanks again for your help!

  • Cool bro, thank you! :)

  • Thanks man, but my question is not to change all time manually the colors, you know.

    I need a solution with events or an effect, maybe to use a slider for rgb for both background and sprite. For example:

    1 Slider for R

    1 Slider for G

    1 Slider for B

    So, when i change the sliders to give the same results for the background and for a sprite which use set color.

    Can work this?

  • Ok, so is there any effect for rgb only? Do you suggest other solution? Thanks!

  • Hey guys, i try to set a color to a sprite but can't understand why the settings need to be different.

    Please check the image below to understand more..

    As you can see, I use the same RGB settings for background and sprite but i get different color result.

    Any help? Thanks!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hello,

    I can help you so If you are interested don't hesitate to contact me via email:

    odiusfly [at] hotmail [dot] com

    Thanks in advance,

    Kyriakos

    odiusfly.com

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Hello,

    I can help you with the game you need.

    If you are interested don't hesitate to contact me via email:

    odiusfly [at] hotmail [dot] com

    Thanks in advance,

    Kyriakos

    odiusfly.com

  • Hello,

    I compose a lot music styles and sounds over 10 years.

    If you are interested don't hesitate to contact me via email:

    odiusfly [at] hotmail [dot] com

    Thanks in advance,

    Kyriakos

    odiusfly.com

  • Thank you! :)