Discuss Scratch

Christinafromfnak
Scratcher
8 posts

Undertale game

anyone?I NEED HELP WITH CODE
-Ertas-
Scratcher
35 posts

Undertale game

what code? movement? text? what?
garlicbreathinator
Scratcher
48 posts

Undertale game

How experienced are you with scratch stuff? I know a really complete undertale engine, but it is full of custom blocks and stuff I can barely understand myself. It has a health bar, player movement, a box that can move and change size, and hit detection. There is also a text engine that goes with it.
Christinafromfnak
Scratcher
8 posts

Undertale game

I am ok when it comes to programming but not to good
Ewrruewc
Scratcher
1 post

Undertale game

Here is the script for the red heart movement
whenclickedforeverifkeywpressed?thenrepeatuntilnotkeywpressed?oryposition>top of box y positionchangeyby5ifkeydpressed?thenrepeatuntilnotkeydpressed?orxposition>right of box x positionchangexby5ifkeyapressed?thenrepeatuntilnotkeyapressed?orxposition<left of box x positionchangexby-5ifkeyspressed?thenrepeatuntilnotkeyspressed?oryposition<bottom of box y positionchangeyby-5

Powered by DjangoBB