How to Code In Wick Editor

How to code in wick editor

Good question bro

Well what exactly do you want to make? In general all you have to do is make an object, select it and press “make button” or “make clip” then you should be able to add scripts to it. Lots of what you can do is preloaded on the left so just click those and you should be able to figure it out.
It’s very similar to a form of python.

2 Likes

yes I wanna make a minecraft clone in 2d but first imma just start making basic platformers like enemies and animation and physics and etc

So… terraria?

kinda, more of minecraft combined with terraria

smth like this?

1 Like

yes but better and I make the characters in my own style

1 Like

Okay, hope it goes well. it sounds hard to make.

1 Like

For that, your going to have to use a lot of “hits()” to do gravity, selecting stuff, etc. Make sure to make the player object a clip so you can make animations. I can help if needed

1 Like

yeah i dont know how to even code anything like literally imma ask @noobfield for help

except js ,html, and css

Learn JavaScript, it just uses JavaScript nothing else but a few built in functions. There are already topics like this so you didn’t have to make another

ohhh okay i know js

I’m probably gonna need to learn how to do collison and stuff like that