Skip to content

Help

285 Topics 1.6k Posts

Get help with coding questions or problems with the CreatiCode platform

  • ...

    2
    0 Votes
    2 Posts
    172 Views
    TheNicknameGovT
    @s326035-2c075a7c Can you clarify how you got this page? This happens many different ways and can usually be because a user has not shared their game.
  • What is score and how do you get it?

    score
    2
    0 Votes
    2 Posts
    216 Views
    TheNicknameGovT
    Hi, @helloperson91412, I could be wrong, especially since he (the user you screenshotted) doesn’t appear to have any playable games, but I’m pretty sure score is for when your game gets favorited/liked (and/or remixed). Again, I don’t know. Edit: After further “investigation” (aka looking at your games) it could be no one has rewarded you a point (the third box that says “reward point” on your profile: https://play.creaticode.com/users/68c09ba751f244b6b1207eec) To figure this out, I tried rewarding a point through both methods. It may take a bit to process but we should be able to see soon
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    39 Views
    No one has replied
  • CreateICode 3D source code

    1
    0 Votes
    1 Posts
    245 Views
    No one has replied
  • Mysterious Red Blocks

    blocks question
    2
    0 Votes
    2 Posts
    297 Views
    CreatiCodeI
    @helloperson91412 That usually represents a block that’s no longer supported.
  • How to slow projects from Scratch down

    4
    0 Votes
    4 Posts
    440 Views
    ☁ Helloperson91412 ☁H
    @info-creaticode Splatoon スプラトゥーン The original game on Scratch is at https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbnF1R0RpZ2JEYzc1aXVUVUNpTEREaG85NGRDZ3xBQ3Jtc0tseVc3X2RQZUZoQkttaF9TNGx3TnNjSzBoRXhqUjE4ZUJScXdjNFczV1RrbUtvUktyQ1pJdFhjMXVXdV8taVRzNUVKVktXYkZjX3l4T2tJR1IteFdtUHRIV19IWW5mMXI5S0dNTU5KcVh5OXBEX1RUYw&q=https%3A%2F%2Fscratch.mit.edu%2Fprojects%2F815938308%2F&v=0X_iKZ9sl8w Mine gets so sped up that the tiles don’t load in for players
  • Trying to generate AI background generate an BUG.

    7
    0 Votes
    7 Posts
    605 Views
    CreatiCodeI
    @fabrice-7792 You should be able to generate it. Please post the prompt and a screenshot of the error.
  • Initialize 3D scene not working (babylon.js not loaded)

    11
    0 Votes
    11 Posts
    2k Views
    L
    @info-creaticode Using alternative server for china, vietnam, etc. works for me! However I’m connecting from Italy Thank you very much!!!
  • CreatiCode Speed

    question
    2
    0 Votes
    2 Posts
    301 Views
    GOLDEN JADEN PRODUCTION'SG
    @helloperson91412 CreatiCode is designed for higher performance than standard MIT Scratch by utilizing modern web technologies and optimizing the runtime environment, rather than just being a 2D-only interpreter. It is built on top of the open-source version of Scratch 3.0, but it enhances performance in several key ways… and yeah…
  • online capability not working....

    1
    0 Votes
    1 Posts
    198 Views
    No one has replied
  • Interesting question

    6
    0 Votes
    6 Posts
    542 Views
    TheNicknameGovT
    @dan36 Again, I believe. I have experience from other platforms that filter symbols that look similar to other words. out using AI filters. Some have it, some don’t. You would have to experiment. My suggestion is to both do it manually (any obvious words or phrases that people try to work around) and with AI
  • Explore page update had me questioning stuff

    12
    1 Votes
    12 Posts
    1k Views
    CreatiCodeI
    @tao Please mark it as “for 13+ only”. We will still need to review it manually if it doesn’t pass the moderation.
  • Strict AI Moderation

    2
    0 Votes
    2 Posts
    273 Views
    CreatiCodeI
    @dan36 Hi, your project has been approved now. We appoligize for that. The current moderation setting is intentionally a bit over restricting, and we are adjusting it rapidly as we see more issues reported.
  • Same explore page thing question

    2
    0 Votes
    2 Posts
    301 Views
    TheNicknameGovT
    @dan36 They have been revealed now
  • None of my projects are opening!

    1
    0 Votes
    1 Posts
    205 Views
    No one has replied
  • Hello? i wanted some blocks a bit ago. Any progress?

    9
    1 Votes
    9 Posts
    924 Views
    J
    @tao i was talking to the team.
  • Regarding the "Changes to the Explore Page" Topic

    2
    0 Votes
    2 Posts
    282 Views
    CreatiCodeI
    @tao Yes, very soon.
  • hello I need help making code that make dezznuts

    3
    0 Votes
    3 Posts
    358 Views
    TheNicknameGovT
    @dezz-nuts Use an extra sprite to detect if the one you want to keep in the area is touching it. For example: if [sprite] is touching [object] { go to x, y // stop all movement code }
  • Weird project issue

    3
    0 Votes
    3 Posts
    397 Views
    JaecadeJnightJ
    @info-creaticode https://play.creaticode.com/projects/66c4a47b244aac89fd7c9a2f?version=1 I was looking around other posts, and I think it may be because you guys updated babylonjs. I might be wrong though
  • Similar Table (clone) Glitch again

    3
    0 Votes
    3 Posts
    418 Views
    CreatiCodeI
    @tao Yes this is a more common way to check for key presses. We’ll look into why the first method does not work for you.