Navigation

    CreatiCode Scratch Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode
    1. Home
    2. Tags
    3. help
    Log in to post
    • All categories
    • The_True_Odst

      Adding a "friendly" to my bot game - help
      Help • project showcase help • • The True ODST

      1
      0
      Votes
      1
      Posts
      74
      Views

      No one has replied

    • jeffreyrb03-gmail

      (3d) Methods to seper individual models of a model that is a collection of multiple models
      Help • 3d-models 3d-blocks help question • • JaecadeJnight

      4
      0
      Votes
      4
      Posts
      268
      Views

      info-creaticode

      @jeffreyrb03-gmail

      yes, in theory, the “carve” block would allow you to remove all other models and keep only the model you need. However, it will be extremely slow given the complexity of the existing model collection

    • GreeniWasTakenYT

      Welded Blocks
      Help • 2d-blocks help • • GreeniWasTakenYT

      10
      1
      Votes
      10
      Posts
      498
      Views

      info-creaticode

      @s9205307-810c679a

      The example project above has been updated to create 2 clones of each box, and set up the fixed relative position constraint between them.

    • GreeniWasTakenYT

      Hitboxes
      Help • 2d-blocks help • • GreeniWasTakenYT

      13
      1
      Votes
      13
      Posts
      670
      Views

      jeffreyrb03-gmail

      @info-creaticode Ahhh yes, thats pretty good

    • jeffreyrb03-gmail

      Does saving private data act as like a "secret" or "environment variable"?
      Help • question help variables • • JaecadeJnight

      2
      0
      Votes
      2
      Posts
      198
      Views

      info-creaticode

      @jeffreyrb03-gmail

      It should not be used to store real secrets like passwords. The reason is that this block runs on the “client” side (the user’s browser), so when the data is sent over the Internet to the webserver, it is exposed in the network package.

      However, for most games/projects you build for learning, it should be good enough.

      The “private” mode is meant to store data specific for one user. Say 100 users are running your shared game. Suppose each of them can specify a secret passcode that can be used to save or load game progress. You can use this block and use the “private” mode, so the data is separated by user ID, and 2 users can’t see each other’s data.

    • jeffreyrb03-gmail

      How do I convert a string to a list
      Help • help question • • JaecadeJnight

      6
      1
      Votes
      6
      Posts
      395
      Views

      info-creaticode

      @jeffreyrb03-gmail

      Thanks for the explanation. XO doesn’t really take much computation or memory resource, so likely this is because the XO server is blocked by your school.

    • D

      Coding bug...
      Help • 3d-blocks question help • • Deleted User

      8
      0
      Votes
      8
      Posts
      447
      Views

      c.

      @info-creaticode
      Okay.

    • c.

      Green blocks?
      General Discussion • question help • • Cαƚƚყ

      8
      0
      Votes
      8
      Posts
      480
      Views

      c.

      @info-creaticode
      Thanks.

    • L

      Coding
      Help • help 2d-blocks • • Little Gamer 123

      15
      1
      Votes
      15
      Posts
      855
      Views

      c.

      @amanda-12368f30
      Good job, but this isn’t related to the topic.

    • jeffreyrb03-gmail

      How would I "attach" an object to another object in 3D perfectly?
      Help • 3d-blocks help question • • JaecadeJnight

      7
      1
      Votes
      7
      Posts
      449
      Views

      info-creaticode

      @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.

    • jeffreyrb03-gmail

      What does the add 3d video plane block do and how to use?
      Help • help 3d-blocks • • JaecadeJnight

      5
      1
      Votes
      5
      Posts
      377
      Views

      jeffreyrb03-gmail

      @info-creaticode hm ok, thank you for the clarification!

    • jeffreyrb03-gmail

      Feature request: a block to alphabetize lists and tables
      Feedback • feature-request help • • JaecadeJnight

      4
      2
      Votes
      4
      Posts
      316
      Views

      info-creaticode

      @jeffreyrb03-gmail

      No problem. All letters are represented by numbers (all things are numbers in computers), so you can compare letters just the same way as letters.

    • Tyller_

      ChatGPT responds in chinese
      Feedback • chatgpt bug help • • Tyller_

      4
      2
      Votes
      4
      Posts
      324
      Views

      info-creaticode

      @tyller_

      This issue is fixed now. Please reload the playground and test.

    • D

      login issues
      Help • help bug • • Dawn Mercurio

      9
      0
      Votes
      9
      Posts
      587
      Views

      The_True_Odst

      @info-creaticode
      It still is stuck on a loading cycle when I try to sign back in. Also if I go to dashboard that same image pops up