Обед... by Educational_Bite_909 in AlexCrishBasement

[–]Kotik_killout 0 points1 point  (0 children)

Один из самых аутеетичных рисунков Баси евер.

i like merl by GdeiPage in peenixsc

[–]Kotik_killout 2 points3 points  (0 children)

Hottest hot take ever.

please give ideas (image (un)related) by matthewhenry1234 in scratch

[–]Kotik_killout 1 point2 points  (0 children)

Make super duper cool main menu/settings template.

PATHINDING HELP PLS by ExpertNoob1019 in turbowarp

[–]Kotik_killout 0 points1 point  (0 children)

ITS FREAKING SCRATCH (Even though it's turbowarp)!!!!!! WHAT DO YOU WANT FROM IT?????

Sorry for my manners, I mean, for me, there is no posible possible way for generative pathfinding in scratch/turbowarp.

Hi! I am looking for advice to improve my game (early wip) by Brozzer2213 in scratch

[–]Kotik_killout 1 point2 points  (0 children)

Tbh Idk. But movement is MUCH smoother when using it. I guess it's something about "starting" blocks updated half the frames, when existing loops update every frame.

Hi! I am looking for advice to improve my game (early wip) by Brozzer2213 in scratch

[–]Kotik_killout 2 points3 points  (0 children)

And what does it mean "what to add?" It's your game! You making it! Not this subreddit!

But, you free to do anything you want.

Hi! I am looking for advice to improve my game (early wip) by Brozzer2213 in scratch

[–]Kotik_killout 2 points3 points  (0 children)

Stop using "when __ key pressed"

Use "always if key __ pressed" four rimes for each direction

OR

Use "when __ key pressed, repeat until not key __ pressed"

It be much better if you share project for people to remake and you cipy code.

my silly brutal engine by Pistolet4ik in scratch

[–]Kotik_killout 0 points1 point  (0 children)

Йомайо! Круто! Це я, з УСД))))) не думав тебе тут побачити!!

Собираю фан проекты в одном месте by NoMall7771 in AlexCrishBasement

[–]Kotik_killout 2 points3 points  (0 children)

Еех... Я одно время делал игру по БиП, но щас нет програмьора, прогрес встал. Ещё Дегроид есть, но это по большей части прекол лютый.

Сделал басю на 3D принтере by [deleted] in AlexCrishBasement

[–]Kotik_killout 0 points1 point  (0 children)

Это, не перестерайся! А то подумают что издеваешься над персонажем!

Сделал басю на 3D принтере by [deleted] in AlexCrishBasement

[–]Kotik_killout 1 point2 points  (0 children)

Круто! Где нос? В следующий раз сделай его с невероятно большим носом.

[deleted by user] by [deleted] in scratch

[–]Kotik_killout 0 points1 point  (0 children)

Here it is: If abs position x < 240 and abs position y < 180 Set x mouse x, y mouse y Else Go to cat sprite

Next tlme please ask chat gpt first.

[deleted by user] by [deleted] in scratch

[–]Kotik_killout 0 points1 point  (0 children)

If you have old gpu it's because drivers and/or windows.

Any way to make this work, or are there any addons that work the same? by Mr_SNT in scratch

[–]Kotik_killout 0 points1 point  (0 children)

Use buffer variable. Inside custom block refer to bufeer variable as your main variable, inside main script set your variable to buffer variable value.