I think there is a weighted expression, you might need to convert the data type but for examples you can use
.RandomChoiceWeighted("1,2,3,4,5,6,7,8,9,10", "1,1,1,1,1,2,2,2,3,3")
this will pick a number between 1 and 10
with 9,10 being 3x more likely to be chosen
6,7,8 being 2x more likely to be chosen
and 1,2,3,4,5 being the least likely to be chosen
if this is not what you are looking for let me know more details about exactly what your looking and I can add something for it.
Piranha305
217
Posts
12
Topics
120
Followers
300
Following
A member registered Feb 19, 2014 · View creator page →
Creator of
a immune system, rts game created for gmtk-gamejam-2024
Strategy
Play in browser
A Finite State Machine (FSM) Behavior, Used to control the flow of logic for objects
Random utilities Actions / Conditions / Expressions for Construct 3
A zombie survival tower defense, where you are the wave of zombies.
Survival
Survive as long as possible, don't get Skooled by the ocean!
Adventure
Play in browser
can you dive deeper than the point of no return and find the treasure!
Adventure
Play in browser
Recent community posts
Playmaker Game Creator 1 Bridge comments · Replied to Tic-Tac-Toc Games in Playmaker Game Creator 1 Bridge comments
Scaffolding Scramble - GMTKgamejam2024 jam comments · Posted in Scaffolding Scramble - GMTKgamejam2024 jam comments
Thanks for the feedback, you are definitely right the game was slower than I had hoped, and I could have added way more juice and feedback, it is one of the things I regret I got focused on the path finding and Ai that I lost track of all the other stuff. Thank you for playing and taking the time to give feedback
thanks for giving it try, i agree it was so slow. i was going for a rouge feel. i could have speed that up a lot. it makes sense while i was testing. i was getting a bit annoyed as well so i would move the character to different places to speed things up, i guess that should have been a sign lol, hind sight is 20/20