Navigation

    CreatiCode Scratch Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode
    1. Home
    2. info-creaticode
    3. Posts
    • Profile
    • Following 0
    • Followers 16
    • Topics 441
    • Posts 1197
    • Best 408
    • Groups 6

    Posts made by info-creaticode

    • RE: TOS loophole issue

      @jeffreyrb03-gmail

      Sure. We can adjust the language.

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: Bug: I don't have to pay for diagrams anymore

      @jeffreyrb03-gmail

      Yes, it is offered for free now.

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: TOS loophole issue

      @jeffreyrb03-gmail

      Since the forum is under the same domain “creaticode.com”, it should be fine. thanks.

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: two blocks do the same thing

      @jeffreyrb03-gmail

      The “search” block returns the index of the matched substring, so it is not always 0 or 1.

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: Odd requests: Rigs

      @tng

      It is possible, but not simple. You will need to use mixamo to rig an avatar model first, then convert the output into a GLB format.

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Odd requests: Rigs

      @tng

      Then you probably need Blender: https://blender.org/

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Odd requests: Rigs

      @tng

      Have you tried https://www.mixamo.com?

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Odd requests: Rigs

      @charmander

      Preview is fixed

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Odd requests: Rigs

      @jamesa-blackwell-57b383d3

      What you have described seems extremely hard to implement (otherwise we would have added it already). For most users, this should be good enough: https://www.mixamo.com

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Just need a lil help

      @dreamsmp_luck

      Try this example:

      play.creaticode.com/projects/688d5804ec50a3e456320103

      when the text in the textbox is changed, the value of the cloud variable is changed to the new value of the textbox.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: I see there's folders...

      @dreamsmp_luck

      Here is the tutorial: https://www.forum.creaticode.com/topic/2240/using-folders-to-organize-sprites

      It’s in beta, so there might still be small bugs with it.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: Just need a lil help

      @dreamsmp_luck

      So for them to “type” something, you will need a textbox (from widget category), and whenever its value changes, you can assign its value to a cloud variable.

      posted in Help
      info-creaticode
      CreatiCode
    • Using Folders to Organize Sprites

      When your project contains many sprites, you can use the “folder” tool to organize them. Here is how:

       

      Create an empty folder

       
       

      You can mouse over the add sprite button, and then select the “New Folder” button:

      15006704-0050-42ba-9e12-5acb61e71976-image.png

       
      A new empty folder will be added:

      d4ee37d8-34cc-4990-b13c-233d54cb9f9d-image.png

       

      Enter and Exit a Folder

       
       

      When you click on the new folder, you will “enter” it. Since it is empty, you will only see a “go up” icon. When you click on it, you will go back up to the starting level (the root level).

      folder1.gif

       

      Moving sprites into and out of a folder

       
       

      To move a sprite into a folder, you simply need to drag the sprite and drop it over the folder. The folder will be entered right away so you can make sure the sprite is inside it. Also, click “go up” to go out of the folder, and you will see the sprite is not at the top level anymore.

      move.gif

       
      To move a sprite out of a folder, you can drag it onto the “go up” icon. After that, go out of the folder to check that the sprite has moved there:

      moveout.gif

       

      Folder Operations

       
       

      When you right-click on a folder, you will get a menu of 4 choices:

      99626fb2-49c3-460d-a0fe-587e4700e66a-image.png

       

      The Open Folder option is the same as clicking the folder to enter it. The Delete Folder option allows you to delete this folder and all its content.

      We’ll discuss the other 2 options in more detail below.

       

      Renaming a Folder

       
       

      When you choose to rename a folder, an input box will pop up for you to enter a new name:

      rename.gif

       

      Export and Import a Folder

       
       

      You can export an entire folder to a file, including all the sprites in it. The file will have the same name as the folder, and its type will be “folder3”. So if the folder is named “assets”, then the downloaded file will be named “assets.folder3”.

      export.gif

       
      You can also import a folder file into a new project. You can reuse the “upload sprite” button, and select the “folder3” file you downloaded before:

      000c19e4-1607-458d-8ffd-98e4454cbde6-image.png

      posted in Tools
      info-creaticode
      CreatiCode
    • RE: huge problem

      @dreamsmp_luck

      Can you give us the project’s URL? We will look into it. This usually doesn’t happen, so it might be related to the specific blocks you are using. Thank you.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: Just need a lil help

      @dreamsmp_luck

      When a cloud variable is updated by one user, all other users would see the updated value right away. Can you explain what you meant by “typing into the cloud varialbe” and how you would like to show its value to other users?

      posted in Help
      info-creaticode
      CreatiCode
    • Presidential AI Challenge

      This is a new national competition for K-12 students on AI. You can build submit a project using the AI blocks on CreatiCode to participate.

      The official starting time is September, and the submission deadline is January 2026. However, if you already have an idea, you can start building or learning now.

      https://orise.orau.gov/ai-challenge/complete-the-challenge/index.html#top
      https://orise.orau.gov/ai-challenge/complete-the-challenge/rules.html

      posted in Announcements
      info-creaticode
      CreatiCode
    • RE: Problem in the code editor

      @dreamsmp_luck

      can you try to save the project? It should not disappear.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: This happens whenever i go on the backdrop when there is no sensing block in it and i select the sensing category

      @sayori-is-best-girl

      Can you please share the project link? We will look into why that’s happening. Thank you.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: AI has an error

      @tng

      Most likely it was a temporary issue with OpenAI’s service. Do you still have error now?

      posted in Help
      info-creaticode
      CreatiCode
    • RE: Question for my game.

      @dreamsmp_luck

      Sure. That’s fine.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: Question for my game.

      @dreamsmp_luck

      Sorry, please avoid making such games on our platform.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: Detaching widgets from viewport

      @tng

      The progress bar is not “following”. It is just staying at the same position in the stage, regardless of where your sprite is or where the viewport is.

      If you want the progress bar to stay with the tree, there are some other options. For example, you can add additional costumes of the tree, all with the same tree, but with an additional progress bar on top of it at different percentages. So you can change the tree’s costume in your code.

      Or you can create a new sprite that’s just the progress bar at different percentages, and then move that sprite above the tree. It will stay with the tree when you move the viewport.

      And another option is still use the progress bar widget, but change its position when you move the main sprite. You will need to calculate the position of the tree relative to your sprite, and calculate the position of the progress bar using that relative position.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: Detaching widgets from viewport

      @tng

      Widgets (like buttons/lables) always stay at the same position on the stage, so they have no relations with the viewport. What are you trying to achieve?

      posted in Help
      info-creaticode
      CreatiCode
    • RE: Number bug in words -- feedback

      @tng

      The lists need to be global to be viewed on the stage. But whether it should be global or private to each clone depends on what you are trying to do. Sounds like you want to track the position of each clone, then it should be private. In that case, your code is correct, just the way you are trying to view its content is not going to work.

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: Shortcut with "If [key] pressed"

      @tng

      maybe this is what you are looking for?

      4c4de4b2-0dcd-40c0-aead-13cf3914cb9e-image.png

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: This block is not present but XO AI thinks it is

      @tng

      The block has been removed. Now you can only set speeds, not position.

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: Number bug in words -- feedback

      @tng

      The 2 lists “posX(tree)” and “posY(tree)” are private, so each clone of the tree has its own copy of these 2 lists. But on the stage you can only see the value of these 2 lists for the original sprite, not the lists for any of the clones.

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: Any idea why creaticode stopped saving?

      @sayori-is-best-girl

      Please make sure you are logged in. There shouldn’t be an issue in saving.

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Blocks

      @jamesa-blackwell-57b383d3

      Thank you for the suggestions. We will look into how to make these tasks easier.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: New feature: 3D costume editor

      @tng

      There are plenty of tools for creating and editing 3D models out there, and CreatiCode is mostly for building 3D projects rather than 3D modeling.

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: "Clear all prints / Clear all my prints" block is bugged

      @tng

      Can you share an example program or project? thank you

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: "This sprite clicked" bug

      @tng

      Can you please share the project link?

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: Folders please!

      @jamesa-blackwell-57b383d3

      You mean a folder that contains other sprites or folders, right? That’s an interesting idea. Would it be something like this?

      1. You can create an empty folder
      2. You can drag any sprite into a folder
      3. You can double-click to open a folder, so you see the sprites inside that folder only
      4. You can move up to the parent folder by double-clicking the up arrow.
      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: A problem on the forum website (this) and kinda the actual website

      @dreamsmp_luck

      We will ban his account more.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: Using a New Account!

      @sanicplushshow

      Maybe you can get help from your parents or teacher? Please keep in mind that this is a public forum for coding-related topics only.

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Question for the mods or BFH

      @dreamsmp_luck

      That’s the minimum requirement.

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Using a New Account!

      @sanicplushshow

      Your old account has been banned for 24 hours due to posting topics not directly related to coding. It will be available after that, but please stick to coding related topics. thanks

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Question for the mods or BFH

      @dreamsmp_luck

      That’s for experienced users who answer lots of questions on the forum.

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Translation

      @wollowtaff

      Thank you for the suggestion. To clarify, are you saying the code blocks themselves do not need to be in Polish?

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: this is confusing and hard for me.

      @dreamsmp_luck

      Great!

      posted in Help
      info-creaticode
      CreatiCode
    • RE: this is confusing and hard for me.

      @dreamsmp_luck

      Please see https://www.forum.creaticode.com/topic/1093/creaticode-xo-ai-assistant-explain-to-me

      posted in Help
      info-creaticode
      CreatiCode
    • RE: this is confusing and hard for me.

      @dreamsmp_luck

      So what did XO say when you ask this?

      “when I press the up arrow, the character does not jump up, why?”

      posted in Help
      info-creaticode
      CreatiCode
    • RE: this is confusing and hard for me.

      @dreamsmp_luck

      Great. Then you can try to ask XO a follow-up question like this:

      when I press the up arrow, the character does not jump up, why?

      posted in Help
      info-creaticode
      CreatiCode
    • RE: Thanks ya Fellas For 18 project runs on our project! check out this paper award and second award That was Given to Us! Maybe a 18 project runs special may be coming soon??????

      @sonicplushshow

      Can you please reply to your existing topic instead of starting many new topics?

      It is hard for others to see so many new topics.

      Thank you
      CreatiCode

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: Unfortunatly, Our Account wont be ailable. but i did keep my forum account, so i wil keep making posts here. New Games Soon, Doggy's Replacement, and This is Sonic Plush Show OUTTTTTT!!!!

      @sonicplushshow @dreamsmp_luck

      Can you please reply to your existing topic instead of starting many new topics?

      It is hard for others to see so many new topics.

      Thank you
      CreatiCode

      posted in General Discussion
      info-creaticode
      CreatiCode
    • RE: this is confusing and hard for me.

      @dreamsmp_luck

      It is hard to tell without the rest of the program. Have you try to ask the AI assistant? See https://www.forum.creaticode.com/topic/1093/creaticode-xo-ai-assistant-explain-to-me

      posted in Help
      info-creaticode
      CreatiCode
    • RE: New block -- "When stop sign pressed"

      @sonicplushiesc4

      The key is to press the camera button when the stage is showing exactly what you want as the thumbnail.

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: New block -- "When stop sign pressed"

      @sonicplushiesc4

      This project shows a dog saying hello right? So when it says Hello, you can press the button to update the preview. It will become this:

      2357e5f6-674f-4477-9777-e2ee8df5d857-image.png

      posted in Feedback
      info-creaticode
      CreatiCode
    • RE: Checking back on notifications progress

      @kirbstyre_63

      Most likely, we will implement a system similar to MIT Scratch’s “messages” (https://scratch.mit.edu/messages). But this is currently behind other more urgent tasks.

      posted in Help
      info-creaticode
      CreatiCode
    • RE: New block -- "When stop sign pressed"

      @sonicplushiesc4

      If it is not working, can you share the project link? And you pressed that button while the project is running?

      posted in Feedback
      info-creaticode
      CreatiCode