@info-creaticode also I have found data saving blocks output error 500 in the console when I try to use them
Tyller_
@Tyller_
I am a young person who likes to code. I can understand code really well and prefer block based over typing because I can see everything available to me, it's faster to make, and seeing what stuff like if statements hold's is more clear in block based. I used to code on code.org but when I found CreatiCode I switched because it has much more stuff, doesn't run on an outdated version of js, and allows me to not have to process everything in a single line where nothing can run at the same time.
Best posts made by Tyller_
-
RE: Cloud Blocks dont work
-
RE: Cloud Blocks dont work
@info-creaticode when I made the new project it worked at first, but after about 3 or 4 times it just froze, even past refreshes, this is the same with my main project, and it never has let me make another world even after days https://play.creaticode.com/projects/66c4b48b244aac89fd7cabbb
-
Cloud Blocks dont work
I have noticed my project that uses Cloud blocks no longer works, I prefer using them, but I will migrate it all to the Multiplayer blocks if Cloud blocks are going to be removed
-
ChatGPT responds in chinese
ChatGPT is responding in Chinese, I have tested this in multiple projects https://play.creaticode.com/projects/66c8d5b9fc1061dacb9fafbe
-
RE: ngl, the remote edit is a great feature.
@jd131111 It used to be premium only but they changed it
-
Fast Sync Variables Lib
I have made a project that uses the multiplayer blocks to sync any amount of (positive whole) numbers tied to labels pretty fast.
It’s like a library (coding libraries are files that you import into a project containing pre-programmed general purpose functions to make coding easier), you drag two custom blocks that don’t take up too much space into any sprite where you need to use it.
You can add any number of labels that will be across all clients in the sprite you backpack.
Everything you need to touch is in the upper left corner of the workspace.I plan on making more projects that act as libraries, provide any feedback in replies! (if somebody wants to understand what it doing I can add comments to the project and explain in replies, but you would only need them if you want to understand how it works, you don’t need comments if you just wanna use it)
https://play.creaticode.com/projects/67320febbf68856fe984969b
“Did you mean for it to say “Lib”?” - Catty
”Yes, lib is the standard abbreviation for library across all programming languages” - Tyller -
RE: Halo ODST
@011830-0a42ef84 the tutorials already available should be able to help you enough, they should be easy to find
-
Typing in editor is slow on iPad/mobile
I will have to wait until I can use my phone to show proof, but when typing anywhere on the main CreatiCode website (play.creaticode.com) it is laggy, in that it is slow to type and when I type it delays, like I type an entire sentence into instructions or notes & credits (or typing in a note/block) it takes a long time to type, and it shows the keys I press being pressed over time, I can show a video but when I actually press the key and when it types has a delay, and the faster I type the longer the offset is
TLDR: typing on an iPad on main website has a lag with even the keyboard and it isn’t here on the forums
I have two videos, one of in the editor and another of on the forums to show that it isn’t just me being very slow at typing, it’s quite annoying as I can type “Hello this is a test” in ~4 seconds at most but with the lag it takes ~15-20 seconds to type it all
I am unable to upload the videos right now due to when I try to upload a video to forums it says I do not have enough privilege for this action, I will attempt to upload to YouTube soon and reply/edit to add the links
-
RE: How do I convert a string to a list
@jeffreyrb03-gmail there’s a set list to split of text with splitter block, it’s right above the reporter blocks in the list section
-
Current error with accessing the website
Currently you are inable to access the website, the developer console shows a bunch of error code 500s
Latest posts made by Tyller_
-
RE: Scroll wheel should be use as zoom instead of scroll in Creaticode Create
@the_true_odst left click is always used to highlight, left click is the primary function for your mouse (mouse button 1 in the system) and interacting with your costumes is your main intent, and right click is secondary (mouse button 2) so its for moving around wtih is a lesser but still big intent
-
RE: Scroll wheel should be use as zoom instead of scroll in Creaticode Create
@info-creaticode Thats good to know! @The_True_Odst do you have anything to add?
-
RE: Scroll wheel should be use as zoom instead of scroll in Creaticode Create
@info-creaticode an idea is to have control + scroll or shift + scroll (dont remember if there’s any browser keybinds for control and scroll) zooms it, it would make navigation quicker without removing the original functionality
-
RE: New block -- "When stop sign pressed"
@info-creaticode I think their intent is what projects do with a sort of thumbnail, it’s purpose (as far as I know) is to not make the project look “ugly” when you stop it mid way due to clones disappearing, projects do this via having a sprite always ontop that when the green flag is pressed, sets its ghost effect to 100, whenever the stop sign is pressed all visual effects disable, so when they press the stop sign the ghost effect goes to 0 and it shows the sort of thumbnail, this would be for effectively doing that, though my example provides a valid reason for this to be another method of gracefully stopping a cloud based project where flat out stopping it could result in other sessions being made worse
-
RE: New block -- "When stop sign pressed"
@the_true_odst I think this has been stated before, though it could be helpful, the intent of the stop sign is to stop the project, though I think this feature would be very useful for the intent of safe stopping, maybe have it so that if a user tries to close a project tab it triggers this block aswell
-
RE: [Community Project] Let's Build a CreatiCode Project Packager!
@jeffreyrb03-gmail this would make creaticode more of a base template, though ig all the new blocks would be offic al, it would be very similar to turborwarp but with more verification on new blocks, also there are (likely) some features that couldn’t run in a html file, though with exe’s you can use electron preload to effectively simulate a server (I made a small script for testing on vscode.dev via remote tunnels that mimicked electron handlers)
-
RE: [Community Project] Let's Build a CreatiCode Project Packager!
@info-creaticode Can contest that this probably wouldn’t be really allowed/wouldn’t have really support between the community and official team, though they might support it. Main issue I see is really the specified intent of creaticode as not open source, plus due to how easy it would be to make a simple node electron app theres probably no need for a massive team
-
RE: [Community Project] Let's Build a CreatiCode Project Packager!
@neurotex000-ed114c41 An issue is that creaticode is not open source, though it would be very easy to make an electron wrapper (I semi have experience with electron, but not much)
-
RE: chatgpt error
@greeniwastakenyt for now try setting it to new instead of continue