
Best Forum Helpers
This group is for users who have assisted others by answering or helping with at least 5 situations. Eligible users may request to join the group.
Posts
-
New Game -- Sneak Peaks -
Variable memorization | 变量记忆When creating complex games with multiple variables that have to be stored and re-added constantly, it’s a great thing to keep track of what all your variables do so you don’t forget any of them if you take a short break.
Example:

These are all of the variables that I’ve created for the Undertale game I am currently making; this is only a small number of what will be planned. It’s a great idea to keep track of them in something similar to this.
在开发包含大量变量(且这些变量需要频繁存储与重新加载)的复杂游戏时,记录每个变量的用途是个好习惯;这样即便你暂时中断开发,也不会遗忘任何变量。
示例:
Example:

这些是我目前正在制作的《Undertale》风格游戏所创建的变量;这仅仅是计划中变量的一小部分。像这样对变量进行记录是非常有益的做法(I decided it would probably be a good idea to add the Chinese version since the topic is in a Chinese name)
-
Added fontsAssuming there isn’t a way to add an outside font to Creaticode (please correct me if I’m mistaken; this would be a very cool feature to add if it isn’t already), could you add more fonts for the costume editor and widgets font selection? I’m specifically hoping for any good 8-bit arcade font but more fonts would be very appreciative!
Thank you!
-
New Game -- Sneak PeaksEverything is subject to change

Sneak Peak I
-
Download option -- costumesI believe there should be an option to download only the costumes in a sprite instead of exporting the entire script of one. This way, if you need to completely re-script a sprite without the extra work of removing the code and/or variables included in the sprite, you can.
If needed, I can clarify further.
Thank you!
-
image cannot be viewed in tutorials. How I can solve this problem?The image is available at https://cdncreaticodecom.b-cdn.net/scratch-gui-projects/forum/cam3.gif
Can you check if you can access it?
-
Meccha Chameleon Mechanics@Helloperson91412 There’s a similar issue with my school. Theirs probably has removed access to the availability of Creaticode and can probably only play at home or with a personal computer.
That’s my guess.
-
Meccha Chameleon Mechanics@Helloperson91412 You should be able to get an XYZ value for each time the mouse clicks and drags on the player. Using IF values and whatnot, this should be possible!
Though I don’t know much about 3D or multiplayer code so I probably wouldn’t be much help.
Wouldn’t hurt to try though!
-
I'm Mellow@MellowTheDragon2 I might go check you out when I have time!
If you want, feel free to explore some of my own projects in Creaticode and Scratch