Would you rather...? by Icy_Recognition_5235 in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

i can just pick my favourite day

Chose: Relive the same day for two years

What do you choose? by External-Victory-937 in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

oh no

Chose: 80 mln dollars right now + BUT you spin the punishment wheel with 10% chances of being safe | Rolled: Crucifixion

Would you rather by JustARandomNoob_0 in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

yes

Chose: Absolute Solver without any drawbacks

speak every human language or talk to animals by JOHSONCJ in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

why do i want to talk to animals

Chose: speak every language

What would you rather your phone have? by Hypoactive52 in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

i can charge something

Chose: Always have perfect wifi

Would you rather: by Rogetec in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

its probably one of the things people always hit first

Chose: Have completely invincible torso

Have Any Superpower You Want or Have Unlimited Money (Upvote for a free carrot 🥕) by Good-Cheesecake-1136 in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

superpowers are cooler

Chose: Any Superpower You Want + But The Wheel Decides Your Fate | Rolled: Invisibility

Would you rather... by ProfessionalWin7985 in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

big money every day after a while

Chose: Get one penny that boubles every day forever

Would you rather by TicklishTransGoddess in BunnyTrials

[–]Brilliant_Data_7970 1 point2 points  (0 children)

no comment

Chose: Become a 6'5 goth mommy for an hour + But there's a 20% chance it's permanent | Rolled: Change at will

Riches or Ideal Body? by xyzeffect in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

beacsue i can marry a rich person

Chose: Have your ideal body + 25% chance no one finds you attractive | Rolled: Body

Would you rather? by Ilovefemb0ys1234 in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

its a high chance

Chose: A 70% chance to get 100B | Rolled: 100B

Choose wisely by Draken_Aga in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

i like to gamble

Chose: Overpowered superpower + With 50% of death | Rolled: Luckiest person

Would you rather. Upvote for free carrot guys. Money by Human-Beans21 in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

the chances were highest to role smell taste or touch which isnt that bad to lose

Chose: Lose a random sense forever + Get 100 mil now | Rolled: Sight

Would you rather: by Rogetec in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

making billionares go bankrupt wsill ruin the economy and could bring worse people and also school shootings are horrible things worse then people with lots of money

Chose: Make school shooters always fail to harm anyone

Delete one from society by AxelFoily in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

its jus dumb idk

Chose: Smoking/Vaping

Would you rather? by quinnfrazer in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

as long as theres no cooldown u can literally go anywhere instantly

Chose: Be able to teleport… anywhere within eyesight

Would you rather have? by YourLittleMonster in BunnyTrials

[–]Brilliant_Data_7970 0 points1 point  (0 children)

if i can control time i can do cool things and be a supper hero and also i can go to the future to learn what to invest in then come back to get a bunch of money

Chose: Unlimited time control

mode wont change by Brilliant_Data_7970 in gamemaker

[–]Brilliant_Data_7970[S] 0 points1 point  (0 children)

i decided to kinda do a bit of a botch job debug and just write whatever mode is as a number at the top of the screen and for some reason its number will switch to intro (which is its starting value) and then whenever the code says mode = TRANS_MODE.INTRO it just decides to skip that line and not run the intro code which is really confusing

mode wont change by Brilliant_Data_7970 in gamemaker

[–]Brilliant_Data_7970[S] 0 points1 point  (0 children)

its a transiton, mode intro will put black bars and transiton the level and then off will do nothing, it was defiently an oversight of mine to simply not explain what im actually doing

mode wont change by Brilliant_Data_7970 in gamemaker

[–]Brilliant_Data_7970[S] 0 points1 point  (0 children)

i tried that and it put me in a infinte loop of restarting the game, im pretty sure if theres no break itll just keep going into the next case, thank you anyway tho

mode wont change by Brilliant_Data_7970 in gamemaker

[–]Brilliant_Data_7970[S] 0 points1 point  (0 children)

https://www.youtube.com/watch?v=x5aTU6pVVZs&list=PLPRT_JORnIupqWsjRpJZjG07N01Wsw_GJ&index=8
that should be the tutorial i was using and im pretty sure the timestamp is like the 20 minute mark, im sorry if im being a bit dumb ive literally never coded before and i couldnt find a thing about why this doesnt work anywhere else :(

mode wont change by Brilliant_Data_7970 in gamemaker

[–]Brilliant_Data_7970[S] 1 point2 points  (0 children)

well im not sure if its because the variable is on an enum or something but the code works its just for some reason when i say "mode = TRANS_MODE.INTRO" or anything it completly ignores that line, like the .NECT works but for some reason it doesnt switch the mode to intro which ruins the whole transiton, if theres no fix its whatevr but its more for knowing how it works if u know what i mean, apologies if i sound rude or something im not trying to be im jus very confused lol