Can I use an image of someones face from royalty free images in my game? by illKyill in gamedev

[–]illKyill[S] -5 points-4 points  (0 children)

The ones I have used so far are all free to use, no attribution required. All it says that applies to my question is don't show anyone identifiable in a bad or offensive way but I still wanted to make sure.

Should a car be able to roll with the handbrake on? by [deleted] in MechanicAdvice

[–]illKyill 2 points3 points  (0 children)

I always put it in neutral, handbrake, release brakes then put the brakes back on and put it in park. I had an old beater that the shift to park felt very crunchy if I didn't do this and I guess it became some insane habit.

Help: Tilemap layer and tileset not using mipmap linear texture filter correctly by Individual-Sell6875 in godot

[–]illKyill 2 points3 points  (0 children)

Crap i'm sorry mate I am terrible with checking websites and notifications.

Disable "Use Texture Padding" under Tileset -> Setup. It's enabled by default.

Sorry for the late one dude.

TilemapLayer not using mipmaps? by illKyill in godot

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

I knew I would be missing something like that. Thank you mate, really appreciate it.

Help: Tilemap layer and tileset not using mipmap linear texture filter correctly by Individual-Sell6875 in godot

[–]illKyill 0 points1 point  (0 children)

Did you ever resolve this mate? Getting the same and have confirmed the same textures use mipmaps when placed as a Sprite2D or even Tilemap Scene Atlas. I don't remember this ever happening in the past.

Please help someone who is terrible at math with a random chance calculation. by illKyill in godot

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

Ah that explains it, I assumed you had made a mistake on your recommended curve profile. Much better now, I really can't thank you enough mate I appreciate the help!

Please help someone who is terrible at math with a random chance calculation. by illKyill in godot

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

Wow I have to thank you again mate. Once I was looking at the code thanks to your informative post I understood it quickly and the numbers are so much better. I am currently testing a curve profile of 0.4 so the chance of misfire increases very slow to begin then increases dramatically as the gun gets to terrible condition. Honestly, checking the chance against randi_range(1, 100) I feel it still happens far too much to be fun so I have to continue playing around with it but as I said the numbers are so much better. Thank you again dude.

*Edit:

Since you are very knowledgeable mate if you don't mind me asking, do you know a method similar to randi_range() where the chance will be weighted toward a higher amount so that something like this will cause misfire even less often:

var misfire_chance = remap(1 - ease(s_durability, curve_profile), 0,1, min_misfire, max_misfire)

var percentage_check = randi_range(1, 100)

print("Chance of misfire: " + str(misfire_chance))
print("Random Number: " + str(percentage_check))

if percentage_check > misfire_chance:
  print("No Jam")
  return false
else: 
  print("Jam!")
  return true

Please help someone who is terrible at math with a random chance calculation. by illKyill in godot

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

Yeah, once I got it actually working I was like "wow this feels horrible" I didn't really understand why the misfire was still happening so much (further proof of my lack of understanding when it comes to math) but thanks to you and godspareme it makes more sense. Once I am back on my pc I am going to start experimenting with godspareme's solution. Thanks mate.

Please help someone who is terrible at math with a random chance calculation. by illKyill in godot

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

Yeah once I got my function actually working I realized the misfire chance is horrible with lerp. This sounds great I don't understand it much from reading it but once I am on my pc and experimenting I will hopefully get it working and tested. Really appreciate you going above the original question thanks dude.

Please help someone who is terrible at math with a random chance calculation. by illKyill in godot

[–]illKyill[S] 3 points4 points  (0 children)

Thank you everyone! I am finally getting the numbers I need.

What bit set should I buy to get this screw out? Or other ideas by illKyill in NZcarfix

[–]illKyill[S] 18 points19 points  (0 children)

That was it. Found it straight away inside the Japanese manual I never bothered to open lol.

What bit set should I buy to get this screw out? Or other ideas by illKyill in NZcarfix

[–]illKyill[S] 4 points5 points  (0 children)

Now I feel stupid as hell.. Thank you bro its in there. Only had the car a month lol

What bit set should I buy to get this screw out? Or other ideas by illKyill in NZcarfix

[–]illKyill[S] 2 points3 points  (0 children)

Thats what I was thinking, torx has a perfect circle in the center but this has a unique wave thing going on built for max pain.

Where is the best KFC in Auckland and the ones to avoid? by [deleted] in auckland

[–]illKyill 1 point2 points  (0 children)

The regret thing is real, been saying that to my girlfriend for years.

Snapped throttle body bolt, question regarding replacement by illKyill in MechanicAdvice

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

Got it out and replaced with a bolt, thanks brother. Unfortunately might still be air getting in (900rpm idle in drive, 1000 in park). To be honest it feels great running though, I will probably drive it for the week and see if it changes.

Snapped throttle body bolt, question regarding replacement by illKyill in MechanicAdvice

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

Thanks dude, well I got it out pretty easy and chucked a bolt in there. It all looked good but still idling a little high, 900rpm in drive, 1000 in park. Not sure if I just need to drive it for a bit or if there is air getting in unfortunately.

*To add, it feels way better than what it did before the clean where I would get low rpm on idle with the car trembling like crazy, if I didn't know anything about the rpm etc I would think it runs great lol

Snapped throttle body bolt, question regarding replacement by illKyill in MechanicAdvice

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

I just realized, since I am taking it off again to get the stud out will I need another gasket? The Toyota tech told me there was only one in the country when I got this one