JSAB Mechanics?

ok meanwhile you do that I will make the health system and the dash for you it shouldnt take that long for me to finish

ok thank u :D

No problem

Here you go the red box is “The Enemy” and you there two frames, because i didn’t really understand when you meant dashing so I made two different one press shift to use dash

My Project12-9-2021_13-06-58.wick (4.8 KB)

you know how in jsab you go really fast through the stuff thats dashing

thx anyway i aprecciate it :D

bruh this is perfect thx so much
tutorial is almost done by the way

cant wait to see it :slight_smile:

I just remember what jsab means ;-;

yes

extra words to post

;-; you like words?

the forum doesnt let you post with less than 10 letters in it

This is what I have:Healthbar thingy_12-9-2021_19-54-02.wick (9.3 KB)

Oh, right I kinda forgot about that;-;

hey i made this little mini project of a zone that gives you health imagine the red part is super hot and the blue part idk cold but the problem is that the health goes way over i tried coding other stuff but it dint work it would be good if you could show me how to do it My Project12-9-2021_21-13-01.wick (5.9 KB)

Alright just give me sometime to get on my computer I’m laying on the ground right now, thinking about life

1 Like

What you can do is click on the player and go to the update tab and type the following

if(this.health>=20){this.health=20}

this should make it so i doesnt go over the max health

1 Like

If you’re still having issues with uploading files on the forums, try uploading your wick file to google drive and make a share link for it from there.

Coding can be fun once you get the hang of it! If you’re interested in programming in Wick Editor, I recommend checking out some of these helpful links to help you get started: