Coding bug...
-
I tried testing out 3D and uhh,
Now I have debugged it, enabling physics, and then adding a physics block does this.
The physics set to 100 brings me down, as well. The box is what’s broken. -
-
@cattyplayzyalt
Before “adding box physics body”, you need to add a box first. That block attaches a physics body to an object. Without adding a box first, you are giving the camera a physics body, which makes the camera rise up.
See this: https://www.forum.creaticode.com/topic/640/adding-physics-bodies-for-3d-objects
-
@info-creaticode
Ohhh. that makes a whole lot of sense now. Thanks. -
@cattyplayzy
Also, we have been advocating our AI assistant, which can handle such questions. Learning to use it well will save your time and our time. For example, in this case, you can simply ask “what’s wrong with this code?”, and you will get a similar answer like this:
-
@info-creaticode
I forgot that existed haha. Thanks. -
@info-creaticode
Okay uhm, is this normal?
-
@cattyplayzy
Your program seems pretty simple and not using any premium blocks, so you can ignore them.
-
@info-creaticode
Okay.