I’m new to using coding and I’m not exactly sure how to fix this, I know it’s probably a super small/super obvious mistake. I just need a fix to the problem. I posted the code and the problem in the picture below, thank you to anyone who helps.
If there’s nothing inside you OnBegin() function, you can comment it
The program is expecting something to happen, and it’s blank. After the equal sign is where you need to put your code. You can put in a print string or just use the word "block : " to clear that error. But without anything after the equal sign, there is no real actionable code present.