Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » Bug after update in 3 D project.
- kirToc
-
Scratcher
2 posts
Bug after update in 3 D project.
The sprite cannot move, only rotate in the 3D project (tutorial by Griffpach) after updating. go to my project: https://scratch.mit.edu/projects/1308899572/editor/
Last edited by kirToc (April 20, 2026 13:35:35)
- kirToc
-
Scratcher
2 posts
Bug after update in 3 D project.
In my project after updating my sprite cannot mone, only rotate.
if <key [ w] pressed?> then
move (3) steps
end
if <key [ right arrow] pressed> then
turn cw (3) degrees
end
Last edited by kirToc (April 20, 2026 13:39:48)
- Discussion Forums
- » Bugs and Glitches
-
» Bug after update in 3 D project.