Skip to content

Feedback

271 Topics 1.7k Posts

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

  • Wishlist for New Models

    Pinned 3d-blocks creaticode
    12
    2 Votes
    12 Posts
    4k Views
    J
    @jamesa-blackwell-57b383d3 why are you not responding anymore
  • a way to create 3d avatars without having to use external programs

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • NEW BLOCK CATAGORIE CALLED 2D TO 3D OR RAYCASTING

    13
    0 Votes
    13 Posts
    294 Views
    K
    @info-creaticode WELL OK THANK YOU
  • 0 Votes
    5 Posts
    113 Views
    K
    @jamesa-blackwell-57b383d3 OMG I WAS LOOKING AROUND IN THE EDIT TAB AT TEH TOP OF THE SCREEN AND THERE’S A MANAGE CUSTOM EXTENSHIONS BUTTON!!! I JUST FOUDN THSI OUT OMG IDK HWO IT WORKS BUT I HOPE IT WORKS LIEK WHAT I EMNT IN MY POST
  • Features that would make it easier to make games.

    15
    0 Votes
    15 Posts
    915 Views
    J
    @info-creaticode mkay. just promise you will implement them. Pls?
  • Block Help for multiplayer blocks

    8
    0 Votes
    8 Posts
    495 Views
    R
    @info-creaticode oh alright, thank you!
  • 0 Votes
    5 Posts
    316 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
    267 Views
    R
    @info-creaticode thanks abunch!!
  • 旗帜未加载

    2
    1 Votes
    2 Posts
    154 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
    249 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
    470 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
    275 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
    904 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
    586 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
    431 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
    365 Views
    CreatiCodeI
    @jasperleung-python-717f6cde We are working on something like this. Stay tuned.
  • issue report

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

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

    2
    0 Votes
    2 Posts
    344 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.