Codecks
Codecks is a task manager that turns tasks into a gamified cards and decks style gamified task system
Discord
there is also a discord bot that will notify you about new cards (tasks), and can also take feedback directly from users!
that's right, we finally have a feedback system.. after like a few months
Show and tell
I have nothing to show off right now so give me a few days and i'll start posting cool stuff, right now im fixing bugs
GML Code Tips
Clamp(PlayerSoul_xPosition, Border_Left, Border_Right
Clamp is a function that can be used to force a variable (var1) to stay within a minimum (var2) and a maximum (var3) limit
it can be used for example to make a left and right border in a room to force the player to be inside the limits
2024-06-19
Thanks for reading!
-Yellow
0 comments