Make A Game Like Pokemon in Unity | #145 - Abilities 5
Added 2025-12-14 16:43:01 +0000 UTCHey everyone, in this video, we'll implement abilities that inflict status conditions when a Pokemon is hit with a move that makes contact. We'll implement abilities like Static, Poison Point, Flame Body, etc.
Comments
Hey, I've change it back to Less than "<" around 10:35 in the video. BTW, I've re-uploaded the script files, thanks for letting me know.
GameDev Experiments
2025-12-16 11:27:35 +0000 UTCI believe you are using the "Greater than" ">" so the ability will have a 70% chance, You had it right the first time with"<". Also the files you uploaded do not have the new code you added in this video.
Charles Fasano
2025-12-16 08:22:21 +0000 UTC