Skip to content

Help

285 Topics 1.6k Posts

Get help with coding questions or problems with the CreatiCode platform

  • "Important Forum Announcement" - Question

    question forum
    15
    1 Votes
    15 Posts
    4k Views
    silvloveS
    @011830-0a42ef84 CC said that there are enough mods. And if we’re overwhelmed, they’ll add another one.
  • about codeing

    11
    1 Votes
    11 Posts
    2k Views
    TBK/ The Best KS
    @julia-4087a191 you could try working off one of these: https://www.forum.creaticode.com/topic/487/2d-sdg-3-care-bots-for-older-persons-difficulty-1 https://www.forum.creaticode.com/topic/471/2d-sdg-12-recycling-quiz-difficulty-1 https://www.forum.creaticode.com/topic/169/3d-a-spinning-earth-difficulty-1 https://www.forum.creaticode.com/topic/169/3d-a-spinning-earth-difficulty-1 https://www.forum.creaticode.com/topic/321/3d-an-alien-dance-party-difficulty-1
  • about coding

    5
    0 Votes
    5 Posts
    1k Views
    TBK/ The Best KS
    @julia-4087a191 You think what?
  • My CreatiCode is Glitchy

    5
    2 Votes
    5 Posts
    1k Views
    TBK/ The Best KS
    @jeffreyrb03-gmail Oh, ok, thanks.
  • [ORIG POST DELETED] Need Help with an online chatting system.

    13
    0 Votes
    13 Posts
    3k Views
    Tyller_T
    @tyller_ an example if you wish to use the say block is https://play.creaticode.com/projects/66f183d22756e7dc16b78d60
  • Coding

    Moved help 2d-blocks
    11
    1 Votes
    11 Posts
    3k Views
    silvloveS
    @amanda-12368f30 Good job, but this isn’t related to the topic.
  • Problem.

    2
    0 Votes
    2 Posts
    561 Views
    CreatiCodeI
    @cattyplayzy Noted. We will look into it.
  • I need help with an online chatting system

    Moved
    10
    0 Votes
    10 Posts
    3k Views
    CreatiCodeI
    We will post an example project next week for a simple chat room.
  • is there a block to flip a model across an axis?

    2
    0 Votes
    2 Posts
    561 Views
    CreatiCodeI
    @jeffreyrb03-gmail This can be done by setting a “negative scale” with the “update scale” block, and it even supports animations (though you probably don’t need it in this case). For example: [image: 819809b8-a361-4f03-bcd3-882933a95643.png]   [image: 10b2fe3a-f030-438f-9157-5bf744eaa4e9.gif]
  • Can someone please help me

    10
    1 Votes
    10 Posts
    2k Views
    CreatiCodeI
    @amanda-12368f30 said in Can someone please help me: @black-cat He is helping me but no one is not answering this question: how do you make a advance platformer? Can you give some more details? Any example game? Is it 2D or 3D? Also, did you try to ask the CreatiCode XO assistant? https://www.forum.creaticode.com/topic/1103/creaticode-xo-ai-assistant-new-project-design Also, here is an example that uses 2D physics engine: https://www.forum.creaticode.com/topic/1037/2d-physics-geometry-bounce-game-difficulty-4 And you can also follow this more complicated tutorial by griffpatch:
  • Issue.

    8
    0 Votes
    8 Posts
    2k Views
    silvloveS
    @black-cat lol okay
  • How much different is CreatiCode from Scartch.mit?

    6
    1 Votes
    6 Posts
    1k Views
    silvloveS
    @jeffreyrb03-gmail lol alr. not that shocking. but I devoted to that website until some idiots (joking I love them but its annoying at times) decided to block it, so I moved here. I also may or may not have used the forums for 3+ years, aswell…
  • Uhm...

    4
    0 Votes
    4 Posts
    873 Views
    JaecadeJnightJ
    @luna said in Uhm...: JAWNY it doesnt have any bad words so sure
  • "When This Sprite Clicked" on a clone

    3
    0 Votes
    3 Posts
    1k Views
    CreatiCodeI
    @011830-0a42ef84 The “when this sprite clicked” block works for clones, since clones are also sprites. Also, this is a good question that you can ask our AI assistant “CreatiCode XO”, so you do not have to wait for answers here. For example, you can ask XO this question: how to make a clone of a sprite say “hi” when it is clicked? One possible response is the following program with explanations: [image: afc24bc7-3f97-41e7-969c-adc1306d7bc9.png] Explanation: Create Clone: The create clone of [myself v] with ID [1] block creates a clone of the sprite with a unique ID (in this case, ‘1’). You can use any ID you’d like. When I Start as a Clone: This block initializes the behavior for clones. It ensures the following script applies only to clones, not the original sprite. When This Sprite Clicked: This block detects when any clone is clicked. Say Block: The say [hi] for (2) seconds block makes the sprite say “hi” for 2 seconds when clicked.
  • On the topic of Chatrooms:

    5
    1 Votes
    5 Posts
    2k Views
    1
    @011830-0a42ef84 i support that, but Idk if Creaticode would say on the matter.
  • XO chat isn't showing

    2
    0 Votes
    2 Posts
    514 Views
    CreatiCodeI
    @011830-0a42ef84 It is working normally now. Can you please try to reload the page?
  • AI for card game

    2
    0 Votes
    2 Posts
    618 Views
    CreatiCodeI
    @011830-0a42ef84 This would be an interesting game/tutorial. We can do it but it will take a while on the queue of things. If you want to start now, you can try to use our AI assistant “XO”. It is pretty good at handling project planning, but usually you get better results if you divide your request into small questions.
  • 0 Votes
    7 Posts
    2k Views
    CreatiCodeI
    @jeffreyrb03-gmail Yes. Most likely, you had the hat as the “selected sprite object” instead of the person, so when you use a motion block, the hat is moved.
  • Project Versions

    8
    1 Votes
    8 Posts
    2k Views
    I
    @info-creaticode Thanks!
  • Are database collections private and secure?

    database-blocks question
    3
    0 Votes
    3 Posts
    1k Views
    JaecadeJnightJ
    @info-creaticode ok, thank you! I’ll make sure to use those