@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: 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
-
RE: Multiplayer 3D games
@jeffreyrb03-gmail Iāve made a very simple multiplayer 3d game already, it works as long as cloud blocks were fixxed again https://play.creaticode.com/projects/65fb35e512caa07f9f906ea0
edit: cloud blocks still dont work, youād have to migrate it to multiplayer blocks
-
Able to set list item to slider and error project
I have found while making* something that you can set an item in a list (or it might do it to the whole list) to a slider, and if you touch it (thatās what I did at least) it acts like a variable slider, but r the green flag no longer works and if you leave and go back to the editor or go to a project panel with that project, it will show an error saying it has crashed and it has been reported to the CreatiCode team, I have noticed with several of my projects sometimes they will start to error when I try to reopen them or after refreshing and I can never use them again
PS: if you see this and arenāt a member of the CreatiCode team, just know DO NOT TRY SETTING A LIST TO SLIDER AND IF YOU DO THEN DO NOT TOUCH THE SLIDER BAR
-
RE: Halo ODST
@011830-0a42ef84 making it be in front of the camera as a flat wad object is possible, but it has a quite noticeable movement lag behind, which would be the same with a 3D object doing the same thing, actually there is a way, you can attach the camera to objects which is how you make it be the head of the player smoothly, you could merge the player controller into the 3Dified 2D object (because merging an object with more than one color on it into one which only has one overrides it) and hope it doesnāt try wrapping the texture around the player collider
Edit: Nvm you can just set the camera as itās parent, I forgot that exists
Second edit was properly wording my stuff
Latest posts made by Tyller_
-
RE: Feature request: putting/converting widgets to a 2d plane in a 3d world
@jeffreyrb03-gmail I almost said āwhy local storageā but then I remembered I found that the refresh token is one of the first things in local storage
-
RE: Feature request: putting/converting widgets to a 2d plane in a 3d world
@jeffreyrb03-gmail well widgets are definitely html stuff cus they act different from sprites and other stuff, so it could be a bit difficult to draw and rotate it
-
RE: Import costume from url & user id
@jeffreyrb03-gmail alright, thats really neat (bit confused how it can bypass proxy filters though)
-
RE: Import costume from url & user id
@jeffreyrb03-gmail Iframe and/or script tag? and they should patch it if it can access stored cookies, I donāt know how login auth works but a cookie grabber would be really bad, unless you canāt access it (really hoping for that), plus you can already do non script tag stuff, unless thatās just an iframe then itās fine
-
RE: weird bug
@jeffreyrb03-gmail refresh the page I think, Iāve gotten it before and donāt remember how to fix it exactly, also if you manage to have an all sprites variable with the same name as a Sprite only variable, it will crash if you try writing to one
-
RE: Import costume from url & user id
@info-creaticode alright, that is very good to know
-
RE: Import costume from url & user id
@jeffreyrb03-gmail correction, username canāt be changed, but Catty used my chat rooms and my user database logged their set full name (CattyPlazyz or something like that) for the username and display slot, but in chat messages for whoās talked it shows me, my alt, my friendās acc they donāt use, and an acc with a short username (who tested that I donāt have a filter) who sent messages
-
RE: Welded Blocks
@s9205307-810c679a CreatiCode added clone reference after a request in 2d physics I made, to reference clones itās āspritenname|cloneidā, which can just be one join block
Join(sprite|)(clone id) -
Import costume from url & user id
There should be a block to import a costume from a url, there is an add image from url in widgets, but this doesnāt let you attach it to sprites or use it where a block needs a costume, this would let people put ai images in their project with the deprecation of the old DALL-E request to costume blocks, and let people use pfps in their projects, which brings me to the second request, a user id block, this would be the random string of characters after play.creaticode.com/users/ to go to their profile (mines is ZNE8tKKDq7cRMN338), in the console logs itās referred to as peer id (in cloud broadcast logs to the actual browser console) so a peer id or user id block would be really useful (also a ātextureā exists for the user id block because setting a sensing blockās name to āuser idā actually works and trying something like āpeer idā gives red hat)
-
RE: Bug: get project parameter blocks take forever to load when they equal "null"
@jeffreyrb03-gmail this is same with load data with a non existent data name, thx for reporting cus I never bothered reporting after finding this