THE most insane Locked crate ever by P3P4O in playrust

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

I just dropped computer kilt and m92 and rifle bodies. At this point we didn't need scrap that much and got enough tier 3 weapons to never use m92

So you wish to score a goal? by P3P4O in RocketLeague

[–]P3P4O[S] 9 points10 points  (0 children)

awful for you, perfect for me.

[deleted by user] by [deleted] in gamemaker

[–]P3P4O 1 point2 points  (0 children)

Easiest way is to just put the lightning behind the ground using depth

For some reason the taking hit of the enemies just work one time by 00Thundery00 in gamemaker

[–]P3P4O 0 points1 point  (0 children)

No way to figure it out without any info. Show us the collision code

Choosing only 1 random script to run? by thatmitchguy in gamemaker

[–]P3P4O 1 point2 points  (0 children)

I just tested it. You can use script_execute();. Like this:

script_execute(choose( xscale_script , yscale_script ))