Skip to content

Feedback

286 Topics 1.7k Posts

Discuss how the CreatiCode platform can be improved (feature request, issues, etc.)

  • Block Help for multiplayer blocks

    8
    0 Votes
    8 Posts
    1k Views
    R
    @info-creaticode oh alright, thank you!
  • 0 Votes
    5 Posts
    560 Views
    CreatiCodeI
    @regis We have released a fix for this issue, so it should work now. If you sitll see any issue, please let us know.
  • Block suggestion

    4
    0 Votes
    4 Posts
    506 Views
    R
    @info-creaticode thanks abunch!!
  • 旗帜未加载

    2
    1 Votes
    2 Posts
    312 Views
    CreatiCodeI
    @试员期测测啊 This issue is fixed now.
  • Regex blocks are very strict

    9
    0 Votes
    9 Posts
    2k Views
    Amari HarrisA
    @info-creaticode oh, okay
  • Interesting feature that should be added

    2
    0 Votes
    2 Posts
    380 Views
    ☁ Helloperson91412 ☁H
    @dan36 YES That would save everyone SO much time when trying to find the bugs in their code!
  • copy and paste bug in the editor

    4
    0 Votes
    4 Posts
    722 Views
    Dan36D
    @tao or you can duplicate the sprite (idk if you want to do that). It will always duplicate in the original position
  • Removing Broadcasts

    2
    0 Votes
    2 Posts
    424 Views
    Dan36D
    @tao I don’t know if I’m right or not, but after a prolonged period of coding without touching the broadcast, it will automatically delete itself.
  • hitbox and hurtboxs

    8
    0 Votes
    8 Posts
    1k Views
    TheNicknameGovT
    @info-creaticode @dezz-nuts If they’re saying they want the ring invisible, they can use the ghost function to make it invisible while still making the “touching sprite” function work.
  • block request when I start clone advance

    6
    0 Votes
    6 Posts
    893 Views
    TheNicknameGovT
    @dezz-nuts What you an do is use a variable instead of the built-in clone ID system. For example: set [variable] to 0; repeat [number] times { change [variable] by 1; create clone of myself; } Afterwards, you can say: when I start as clone { if ([var] = 1) { [action] } else if ([var] = 2) { [action] } … } and so on If you don’t understand I can simplify it
  • New 3D blocks

    2
    0 Votes
    2 Posts
    620 Views
    CreatiCodeI
    @alpha-tech-598cdd12 We can add the proximity-based spatial audio. For interactions, I assume you mean that when user press a key, if there is some object near by, you want to trigger an action? We’ll think about how to add that. What are the AI 3D blocks? What do they do? For extensions, we are working on that. 3D multiplayer is harder, we will post something when that’s well supported.
  • New extension : custom extension

    2
    0 Votes
    2 Posts
    481 Views
    CreatiCodeI
    @jasperleung-python-717f6cde We are working on something like this. Stay tuned.
  • issue report

    1
    0 Votes
    1 Posts
    327 Views
    No one has replied
  • Feature request

    4
    0 Votes
    4 Posts
    765 Views
    CreatiCodeI
    @dezz-nuts You should be able to achieve this with existing blocks.
  • feature request

    2
    0 Votes
    2 Posts
    464 Views
    CreatiCodeI
    @dezz-nuts You should be able to achieve this with a few blocks of code. If you are not sure how to do it, try to ask XO.
  • feature request

    1
    0 Votes
    1 Posts
    340 Views
    No one has replied
  • new UI suggestion

    7
    0 Votes
    7 Posts
    1k Views
    D
    @info-creaticode thank you i will now use minimize mode
  • feature request

    2
    0 Votes
    2 Posts
    453 Views
    CreatiCodeI
    @dezz-nuts Thank you for these suggestions. It’s a great idea to have a better way to view/edit the variables/lists/tables. We’ll work on that, and also fix the diagram issue for you.
  • feature request allow view version

    4
    0 Votes
    4 Posts
    669 Views
    CreatiCodeI
    @dezz-nuts That makes sense. We’ll look into how to support that. For now, you can either save the project as different versions, or export them to your computers.
  • feature request

    1
    0 Votes
    1 Posts
    322 Views
    No one has replied