Riandisa

  • Atividade total 29
  • Última atividade
  • Membro desde
  • Seguindo 0 usuário
  • Seguido por 0 usuário
  • Votos 0
  • Assinaturas 10
Atividade recente por Riandisa Atividade recente Votos
  • How do I allow only one input in a set time?

    I have a timer running and a randomized prompt about what button to press. On a correct press, a counter goes up. A wrong press makes the counter go down.My trouble comes up when I try to find a wa...

  • Mm team, what is the best way to create a water ripple effect?

    I want to create effects on the water (a non-collision surface) while my character 'wades' through it. I tried following the rough details here: https://feedback.indreams.me/forums/917434-dreams-ho...

  • How do I create a footstep visual while walking on certain areas?

    I saw the topic about the splash effect on footfall, but I was unable to recreate it once it got to the laser, so I think I'm connecting things wrong or I don't fully understand the laser.Thank you...

  • How do I assign touchpad motion to an action?

    I have an idea for a game but it would require the use of swiping on the touchpad, not pressing the button. I'm not immediately seeing it on the controller sensor, but I thought I'd ask to make sur...

  • How do I use a Calculator with an actively running Timer?

    I have an active timer running and want to extract the time in that window when a button is pressed, then process that number through a calculator. I don't have trouble with getting the time with a...

  • How do I convert a current time into a score?

    I'm trying to have the time when a button is pressed converted into a score. Currently I have:Timer [Current Time] into Calculator [Multiplier, B is -1 or 1] into Score Modifier [Add].I set up a nu...

  • How do you let a player assign buttons?

    I want to let a player assign buttons (X, O, square, triangle) for toggling 4 lights. A player should only be able to assign a light to a button while standing in front of that light, but be able t...