Navigation

    CreatiCode Scratch Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode
    1. Home
    2. The_True_Odst
    3. Posts
    • Profile
    • Following 0
    • Followers 6
    • Topics 96
    • Posts 516
    • Best 128
    • Groups 1

    Posts made by The_True_Odst

    • RE: Sneak Peak for my next game!

      (weapons have been switched from modern to futuristic.)

      a9954dd4-6926-4061-ab35-3d71cf29641c-Screen-recording-2025-06-12-7.04.01-PM.gif

      posted in Project Showcase
      The_True_Odst
      The True ODST
    • Catch the Cookies! - ChatGPT Scratch Challenge 1

      I was required to make a “catch the falling cookies game” (suggested by CHATGPT) in under 20 minutes (my goal). Here is the finished product:

      https://play.creaticode.com/projects/684b55c73d952dd83a793d22

      Tell me if you think I should continue on with this

      posted in Project Showcase
      The_True_Odst
      The True ODST
    • RE: Scroll wheel should be use as zoom instead of scroll in Creaticode Create

      @tyller_ Yeah I tried it and it works on both coding and costume editor. The only problem is is that left click highlights in costume editor and I feel like right click should do that while left click scrolls.

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: Sneak Peak for my next game!

      Sneak peak pt. 2:

      512db3e4-3b10-4334-92af-8def926b7d2f-Screen-recording-2025-06-09-6.32.03-PM.gif

      posted in Project Showcase
      The_True_Odst
      The True ODST
    • RE: left click should be drag in sprite creating area

      @info-creaticode I use an HP Chromebook with a hookup mouse. It restarts everytime I close the computer

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: How to find "If Shift key pressed"

      @info-creaticode Could you also include Alts and Ctrls?

      posted in Help
      The_True_Odst
      The True ODST
    • RE: left click should be drag in sprite creating area

      @info-creaticode When I use left click, it highlights the blocks instead of dragging the screen

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: WOC Update Log

      Hi @sirbots , I’m thinking of making a game similar to your war game. I posted the sneak peak in one of my forums (https://forum.creaticode.com/topic/1995/sneak-peak-for-my-next-game). Can you tell me if it looks good at first glance? Also, this isn’t a direct copy of your game, I’m using ideas from my previous top down games like Bot Test.

      Also, it’s really tricky for me to make detection on enemies. If I make friendly AI units, I may also need help on that. If you are fine with helping me on that as well I would really appreciate it. You are the only one that I know that makes games similar to this.

      posted in Project Showcase
      The_True_Odst
      The True ODST
    • Sneak Peak for my next game!

      Hello to everyone who knows me; I am making a new game, and it should be better than all my other projects

      (No, sadly, this does not mean I will become online again. Occasionally I will drop by for bug reports or special appearances 🙂 )

      ef88aae4-469b-412b-a256-d9b74d161dcf-Screen recording 2025-06-08 7.51.01 PM.gif 29521e4afff0.gif)

      posted in Project Showcase
      The_True_Odst
      The True ODST
    • RE: New block -- "When stop sign pressed"

      @tyller_ I was thinking like if you used the stop button, it could be used as just a pause or brings you back to the title screen?

      posted in Feedback
      The_True_Odst
      The True ODST
    • I Fixed The Border Pointing Bug! -- Tutorial

      I hope I can do this @info-creaticode , We’ve really needed someone to have a breakthrough with this or at least a tutorial.

      Difficulty: 2-3/5

      (WARNING: Granted, this is not a foolproof plan; issues may still occur when going near the edge.)

      At first, When there is a screen ratio different from the original 4:3 (E.g. 16:9), the block used for pointing toward the mouse bugs when you near the edge. I may have found a way around this.

      –

      Create variables “player x”, “player y”, “speed”, “prev mouse x” and “prev mouse y”. Create the string of blocks shown below:

      (This will be your movement system and variable tracking “1”)

      I didn’t catch this at first, change the second “set prev mouse x to 0” block to “set prev mouse y to 0”

      6a1cb9ab-9223-428e-93a8-e1a22ac446ef-Screenshot 2025-06-08 9.36.16 AM.png
      1795feec-0841-4eae-a6d0-2e33ef308763-Screenshot 2025-06-08 9.36.36 AM.png
      429aa32e-617b-416d-97a7-1db39da6733f-Screenshot 2025-06-08 9.36.54 AM.png

      After that, create this string of code; feel free to configure the speed variables. (space is to run)

      d4b101aa-68b3-4485-aa9f-cd1e38863118-Screenshot 2025-06-08 9.39.04 AM.png

      After this, create variables “mouse x”, “mouse y”, and “rot” (“rot” variable is not required), and create this string:

      (viewport not required; this will be your variable tracking “2”)

      47c1e16e-c47f-4f0e-9e98-84eb0c05f16a-image.png

      Finally, create this string of code:

      (delay not required)

      c24c52d0-5927-4b0f-8b1f-de364571e4bd-image.png

      And voila! You’re little character (once created) can move and look around freely without too much issue!

      f70b3351-72e5-49cb-92d5-cf1954a8e384-Screen recording 2025-06-08 9.52.15 AM.gif

      posted in 小教程
      The_True_Odst
      The True ODST
    • I think I figured out the border pointing bug

      As you can see, my little army guy won’t point toward my mouse when he nears the edge of a border bigger than the original one:

      (The mouse didn’t show in these pictures, the person is facing the opposite of the mouse)

      148324ea-c20f-461f-bc52-48023c76dc18-image.png

      I think this is because his position grows bigger than the mouse’s:

      bbb51615-3cad-4f9b-ae39-4bff74dcc4fa-Screenshot 2025-06-07 7.59.11 PM.png

      (mouse is where far right red circle is)

      posted in Feedback
      The_True_Odst
      The True ODST
    • How to find "If Shift key pressed"

      If this isn’t an option, please make it one

      posted in Help
      The_True_Odst
      The True ODST
    • left click should be drag in sprite creating area

      Right click should be the one that highlights blocks. holding left click should be the one to drag the screen in the sprite creating section

      posted in Feedback
      The_True_Odst
      The True ODST
    • Scroll wheel should be use as zoom instead of scroll in Creaticode Create

      Since you can just click and drag to scroll inside the create area, the scroll wheel on the mouse should be used for zoom. Makes it a lot easier to see blocks faster.

      posted in Feedback
      The_True_Odst
      The True ODST
    • New block -- "When stop sign pressed"

      When you click the stop sign the “When {stop sign} pressed” button will activate

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: Happy summer break guys! - I'm back for today!

      I thought that there was going to be at least someone to reply… 😞

      posted in General Discussion
      The_True_Odst
      The True ODST
    • Happy summer break guys! - I'm back for today!

      Just wanted to greet everyone before the summer starts to kick in. I will probably make random appearances like this 🙂

      posted in General Discussion
      The_True_Odst
      The True ODST
    • RE: Yellow boxes around projects?

      @jd131111 if you’re talking about the bottom right, it’s supposed to be how many blocks are in the project you are playing. It is a bit buggy though, it doesn’t always show.

      posted in Help
      The_True_Odst
      The True ODST
    • RE: My published projects not showing up in search

      @blackguy-27c5da45 I see it on the search tab:
      8508a7e6-956c-42f0-b327-b483819764c8-Screenshot 2025-04-17 11.01.18 AM.png

      posted in Help
      The_True_Odst
      The True ODST
    • RE: Clone won't appear :(

      @info-creaticode It’s not there anymore, I changed it from a clone to the actual sprite since I couldn’t figure out the bug.

      posted in Help
      The_True_Odst
      The True ODST
    • RE: Clone won't appear :(

      @info-creaticode Well, the thing is, it worked before, and I didn’t change anything to it when it stopped working.

      posted in Help
      The_True_Odst
      The True ODST
    • RE: My published projects not showing up in search

      @blackguy-27c5da45 it’s probably because it hasn’t loaded yet. It takes time to get put on the explore and search tab

      posted in Help
      The_True_Odst
      The True ODST
    • RE: Clone won't appear :(

      @tyller_ It does trigger properly, I saw the message in the console saying it worked, but it doesn’t appear.

      This is what happens when I don’t use the clone:

      357f811d-09de-4583-a0d5-78e7fb587bf1-image.png

      posted in Help
      The_True_Odst
      The True ODST
    • Clone won't appear :(

      4941a866-0e4f-405f-b919-c2b0f7d3b5f4-Screen-recording-2025-04-15-1.32.21-PM.gif

      The “When I receive {Current shares},” lights up, and the “If statement” is true, so it should spawn the clone. However, it just chooses not to spawn it for some reason (as you can see with the bottom right code string)

      Here’s the link: https://play.creaticode.com/projects/67f67b70904c6cecf55b8dbc

      posted in Help
      The_True_Odst
      The True ODST
    • RE: Crypto Clicker Ver. 0.0.1

      I added some sounds when you upgrade. Nifty little feature.

      posted in Project Showcase
      The_True_Odst
      The True ODST
    • RE: Forever loop won't work for 2 clones in a single sprite:

      @info-creaticode said in Forever loop won't work for 2 clones in a single sprite::

      Are you sure those clones with clone ID of “CB1” and “CB2” are both created?

      Yes, the top button is CB1, and the second button is CB2

      posted in Help
      The_True_Odst
      The True ODST
    • Forever loop won't work for 2 clones in a single sprite:

      778be221-058d-4031-be9f-58d1a9a06fd5-Screen recording 2025-04-13 12.41.15 PM.gif

      (CB1 is top button, CB2 is bottom one)

      The second small “when I start as a clone” string is the only one that works, the first one doesn’t. I know that I added an "add clone with clone ID “CB1” otherwise the top button wouldn’t have appeared in the first place. Can you tell me what the problem is?

      posted in Help
      The_True_Odst
      The True ODST
    • RE: new block -- "layer"

      @info-creaticode That sounds good!

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: new block -- "layer"

      @info-creaticode Well, I’m not exactly sure, but it should behave like the x pos/ y pos block. The “go forward/backward 1 layer” can be really confusing if there are a lot of sprites and your don’t know what their layering position is.

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: new block -- "layer"

      @c,
      basically a button like this but it shows the layer of the selected sprite:
      4dba1a30-30f0-4b4a-adcf-5a5e3f9daf80-image.png

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: Crypto Clicker Ver. 0.0.1

      I added a notification thingy and soon will add workers for you to hire to click for you. And invest in business - huge process but it will take time because of all the math involved

      posted in Project Showcase
      The_True_Odst
      The True ODST
    • new block -- "layer"

      Like with “x pos” and “y pos” in the motion category, you should also do the same with layering since you don’t know what layer what block is.

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: Crypto Clicker Ver. 0.0.1

      How is it? I really do need some suggestions

      posted in Project Showcase
      The_True_Odst
      The True ODST
    • RE: "delete all clones" block

      @jeffreyrb03-gmail If it does, I can’t find it

      posted in Feedback
      The_True_Odst
      The True ODST
    • Crypto Clicker Ver. 0.0.1

      Expect bugs

      I only have a couple gimmicks right now, like investing in crypto. But I only have 1 form of crypto ATM since it is very difficult trying to make percentage counters and lists and everything.

      If you would like to see my coding ask me first so I can share it with y’all.

      Tutorial: Click (duh) to gain money, you can invest in crypto after your first upgrade, just click on the crypto icon, go to available shares, click the Polkadot crypto (Which I believe is the irl cheapest crypto in today’s standards. Don’t correct me if I’m wrong I don’t feel like changing the entire script), and watch your money go up in current shares (go back and in it doesn’t change). Click the share in the current shares to sell your crypto ( 😄 )

      Click the flag first (don’t cheat) if you are playing this in the forum

      https://play.creaticode.com/projects/67f67b70904c6cecf55b8dbc

      Pleas tell me any bugs or suggestions to make.

      This is inspired by Business Empire (My friend and I grinded that mobile Clicker game 5 hours straight at a track meet a few days back)

      Don’t refresh or back out of the game unless you want to lose all progress, it does not save for right now.

      SHUTDOWN = PRETTY MAJOR UPDATE

      posted in Project Showcase
      The_True_Odst
      The True ODST
    • RE: "delete all clones" block

      @info-creaticode I tried, it didn’t work

      posted in Feedback
      The_True_Odst
      The True ODST
    • "delete all clones" block

      This would be very helpful for deleting all the clones.

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: Measuring decimal places

      Like if you want to find this decimal (in bold): 0.0001

      posted in Help
      The_True_Odst
      The True ODST
    • Measuring decimal places

      How do you measure how far the decimal place is? (e.g. tenth, hundredth, thousandth place)

      posted in Help
      The_True_Odst
      The True ODST
    • RE: Making a variable occur to each clone instead of all of them

      @attractive-milk That isn’t a block. Plus, I can’t make a variable for each clone since there could hypothetically be an “infinite” number of clones.

      posted in Help
      The_True_Odst
      The True ODST
    • Making a variable occur to each clone instead of all of them

      How do you do this? I’m trying to make it to where the variable only occurs to each individual clone instead of all the clones.

      posted in Help
      The_True_Odst
      The True ODST
    • RE: New block: Round by {number}

      @info-creaticode What about a new block?

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: New block: Round by {number}

      @tyller_ It would be simpler though

      posted in Feedback
      The_True_Odst
      The True ODST
    • New block: Round by {number}

      There’s a slight annoyance with the round block: It only rounds to the nearest ones place. What if instead of just that, you can choose from any digit (a few, for example, would be the hundredth, tenth, ones, or any decimal point place).

      This block would be a typing output and not a clicking output so they can choose any digit place to round up/down to.

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: Decimal Counting Bug

      @tyller_ I think I understand what you said.
      I added a money storage variable so it doesn’t glitch out:
      acbcd5a5-fcf4-4b72-b77c-d36700614fc0-image.png

      posted in Feedback
      The_True_Odst
      The True ODST
    • Decimal Counting Bug

      I don’t know how to explain it, but when I there’s a decimal that goes up, there’s a chance that there will be a digit at the very end that counts:

      2304dea3-f2cc-4f3d-9e3c-8a07bd24e18d-Screenrecording2025-04-099.04.14AM-ezgif.com-video-to-gif-converter.gif

      How do I fix this?

      posted in Feedback
      The_True_Odst
      The True ODST
    • RE: I might leave Creaticode soon (actually this time)

      @tyller_ said in I might leave Creaticode soon (actually this time):

      in your file explorer you make that folder setup

      How do you get to this?

      posted in General Discussion
      The_True_Odst
      The True ODST
    • RE: I might leave Creaticode soon (actually this time)

      @tyller_ Yeah but… how do you get to it

      posted in General Discussion
      The_True_Odst
      The True ODST