https://linen.dev logo
Join Discord
Powered by
# flixel
  • w

    witty-island-52596

    02/22/2023, 9:01 PM
    Flash had a way to do it, but i don't know if openfl added that feature in other targets
  • m

    most-eve-98431

    02/22/2023, 9:16 PM
    what is
    @:privateAccess
    ?
  • s

    square-angle-35096

    02/22/2023, 9:18 PM
    it allows you to access private fields of classes
  • f

    few-ocean-27506

    02/22/2023, 10:42 PM
    is there really no way to change the color of the mouse? 🤔
  • e

    elegant-twilight-61392

    02/22/2023, 10:42 PM
    you can set your own cursor sprite
  • f

    few-ocean-27506

    02/22/2023, 10:43 PM
    I know and I'm trying to make it so that the user can change the mouse color but it doesnt seem to work
  • e

    elegant-twilight-61392

    02/22/2023, 10:44 PM
    FlxMouse is not an FlxSprite and thus does not inherit anything from FlxSprite
  • f

    few-ocean-27506

    02/22/2023, 10:45 PM
    i see..
  • l

    limited-psychiatrist-77022

    02/22/2023, 11:12 PM
    Hmmm, anyone know how I can get around Flxtrails not effecting a whole FlxBackdrop?
  • l

    limited-psychiatrist-77022

    02/22/2023, 11:12 PM
    because when I apply one, it seems to not apply to all the images in the backdrop
  • h

    handsome-vase-97531

    02/22/2023, 11:19 PM
    no
  • h

    handsome-vase-97531

    02/22/2023, 11:19 PM
    y’all i’ve got news
  • h

    handsome-vase-97531

    02/22/2023, 11:19 PM
    i’ve obtained
  • l

    little-intern-64840

    02/22/2023, 11:19 PM
    can't you use shaders or nah
  • h

    handsome-vase-97531

    02/22/2023, 11:19 PM
    the flixel stickers
  • f

    few-ocean-27506

    02/22/2023, 11:19 PM
    that also doesn't seem to work either
  • l

    little-intern-64840

    02/22/2023, 11:20 PM
    i've had shaders affect the mouse before
  • l

    little-intern-64840

    02/22/2023, 11:20 PM
    but it affects everything
  • h

    handsome-vase-97531

    02/22/2023, 11:20 PM
    that’s only if you put them on the stage
  • h

    handsome-vase-97531

    02/22/2023, 11:20 PM
    if you put them on a camera it shouldn’t affect it
  • l

    little-intern-64840

    02/22/2023, 11:21 PM
    yeah that could work
  • l

    little-intern-64840

    02/22/2023, 11:21 PM
    can the mouse be added to a camera?
  • h

    handsome-vase-97531

    02/22/2023, 11:21 PM
    no
  • l

    little-intern-64840

    02/22/2023, 11:22 PM
    ok
  • l

    little-intern-64840

    02/22/2023, 11:22 PM
    or
  • l

    little-intern-64840

    02/22/2023, 11:22 PM
    make the mouse invisible, make a sprite that follows the mouse and change the color from there
  • l

    little-intern-64840

    02/22/2023, 11:22 PM
    it's a stupid work around but ig it could work
  • h

    handsome-vase-97531

    02/22/2023, 11:22 PM
    you can add a shader to the mouse (i think) using FlxG.mouse.cursorContainer.filters
  • h

    handsome-vase-97531

    02/22/2023, 11:22 PM
    then just push a ShaderFilter to that
  • l

    little-intern-64840

    02/22/2023, 11:24 PM
    yeah that could work
1...947094719472...9809Latest