facecrime's Recent Forum Activity

  • Good call, thx.

    I'm getting a jittery cam shaking when doing this:

    [attachment=0:t43l71yz][/attachment:t43l71yz]

    Can you tell me what I'm doing wrong here?

  • Hi,

    does C2 offer a convenient way to actually smoothly scroll to a different camera position? when using the system action 'scroll to object' or the scroll behaviour the camera in fact jumps to the new position upon triggering, but I'd need the camera to smoothly move from it's original position to the new target postion.

    Anyone got a good idea to avoid having to write some complicated expressions?

  • Right, here you go. Had issues getting gamma to work, no idea what parameter settings I need.

    Instead I used the AdjustHSL-effect and ramped that up from a default value of 100

    [attachment=0:126ffluv][/attachment:126ffluv]

    Not sure I'm completely satisfied the way the colors shift to white, but it's working at least

    It seems the effect has issues with areas where alpha is at full opacity or tranparency.

  • yeah that's my issue, hadn't thought of going through a global variable tho. thanks

  • yeah, let me rephrase: how do I ramp up gamma per tick?

    not sure whether gamma would help me with my screen fade, what other smart options are there?

  • Hi,

    I'm looking for a smarter way to do a screen-fade than fading a screen-sized sprite/layer?

    Is there some functioniality in C2 for that?

    I found the layout effects and am thinking of ramping up the gamma dynamically through 'set effect parameter'. but what is the variable for that I would be increasing per tick?

  • guess we're talking about the same thing, what i want to delete is the line with the picked UID and its flag.

    thanks for elaborating, wasn't sure you meant what i thought you meant seems to be working now, thanks!

  • my approach was to go:

    array>for each X element

    compare: value at (loopindex,1) = pickedFlag

    action: delete row (loopindex) from X axis

    but I doesn't seem to work

  • Try Construct 3

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

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

    I have a 2D array that contains a list of UIDs in row 1 and a flag in row2

    I pick a random line, do stuff with the UID and delete the line

    and then I want to find that other line that has the same flag to remove it as well

    could look something like this:

    UID Flag

    41 0

    45 0

    50 1 <- randomizer might pick this line for example

    53 1

    59 2

    62 2

    how do i find and remove the other ones that are flagged the same?

  • good stuff, thx

  • ah, good call!

    when adessing it do have to pick it first?

  • Hi,

    quick question, can kinda guess the answer: is there any way to have an array of values[] as an instance variable instead of just a value?

facecrime's avatar

facecrime

Member since 25 Mar, 2014

None one is following facecrime yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies