I’ve run into a bit of a weird problem. For some reason the “camera follow mySprite” block doesn’t work in a tutorial I made recently. I’ve used some template code, and the sprite in question is renamed, i.e. not named mySprite. The user needs to get the camera follow block and change the variable name, but when they do, the camera is still immobile. The tutorial is in this Git:
https://github.com/inspiriascc/krabbespilltutorial
I might add that the tutorial is in Norwegian and that the tutorial file in question is the file named tutorial001.md
I seem to have resolved the issue, but I’ve got no idea why it worked . I just created pretty much the same code in a new project. I just created a tutorial.md file without using the tutorial tool this time, and this time it seems to work:
1 Like