Hi, I make indie games and share my code here from time to time!
- London UK
- https://xk.itch.io/
- xkoster
Pinned Loading
-
Movement a la balatro
Movement a la balatro 1// This is sort of like Balatro does it's movement2// add this component3// tweak smoothTime/MaxVelocity4// set targetPosition5 -
Make text mesh pro do the sine wave!
Make text mesh pro do the sine wave! 1// add this to a textmeshpro text2// <link=wave>sinewaveee!</link>3// ^ do this to mark the wavy text4// tweak frequency/amplitude5 -
CI/CD for itch.io
CI/CD for itch.io 1# builds unity webgl build and uploads it to itch2# you'll need an itch.io butler for this3# https://itch.io/docs/butler/login.html45import os
-
Screen shake a la balatro
Screen shake a la balatro 1// put this on your camera2// example usage in code:3// if (Input.GetMouseButtonDown(0))4// UpdateScreenShakeSetting(screenShakeSetting);5 -
A compact loc system that needs no s...
A compact loc system that needs no setup 1// Just create a bunch LocString's anywhere2// change Loc.language and you're done345 -
Example implementation of a leaderbo...
Example implementation of a leaderboard manager using Playfab 1// a leaderboard manager!2// you'll need a playfab account for this3// https://playfab.com/45
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.