Profile image

Is there a random function in funky trees?

338 Mihairus34  1.5 years ago

I need a little help with it, wanna make artillery, which will change trajectory for 0-5° every time i shot, and I don't know how to make random

  • Log in to leave a comment
  • Profile image
    49.3k PlaneFlightX

    you could do something like repeat(Time * 1000000, number). It basically repeats time so fast, the value at any given point is seemlingly random.

    +2 1.5 years ago
  • Profile image
    25.5k Mustang51

    @Mihairus34 if someone answers, please let me know. Would be cool to make that there is a random chance a missile just doesn’t work or that even 50 flares just won’t shake a fox-2

    +2 1.5 years ago
  • Profile image

    I just want function that looks like random(min, max), thats all

    +1 1.5 years ago