It depends on what you are trying to do and whether physics engine is used. I would encourage you to try the XO assistant, especially the “agent mode”. It should be able to answer most questions.
-
RE: HOW 3D CAMERA WORKS?posted in Help
-
RE: HOW 3D CAMERA WORKS?posted in Help
That convention is used by many other 3D apps. Also, we want to make it easy for beginners, so they can reuse 2D motion blocks in 3D worlds since X and Y coordinates are enough to control movement on the ground.
-
RE: HOW 3D CAMERA WORKS?posted in Help
Have you tried to ask the XO AI assistant? If it also can’t figure it out, please post the project link
-
RE: Features that would make it easier to make games.posted in Feedback
These are relatively big and complex changes, so they are currently queued behind more urgent features we are working on.
-
RE: How do the email blocks work in the cloud extension?posted in Help
The email blocks do not use your Gmail account. They send through CreatiCode’s server email service, so the email may show as coming from info@creaticode.com. Make sure you use the blocks in this order: create email, add email content, then send email.
-
RE: Fps game problemsposted in Help
Maybe you can try to set the camera to be the parent of the gun? so when the camera moves, the gun would follow.
-
RE: Can't edit gameposted in Help
The project loading should be fixed now.
For robot voice, we will check how it can be done.
-
RE: Can't edit gameposted in Help
This project has a huge list of assets. We will look into how to avoid loading issues and put it a fix later today.
-
RE: Fps game problemsposted in Help
Have you checked the MineCraft demo? It shows how to lock the pointer and aim at any direction.
play.creaticode.com/projects/660aa865b57a3da838c387bc?version=1
-
RE: Fps game problemsposted in Help
Can you be more specific? is it 2D or 3D? local or multiplayer? What kind of vertical movement?