Heyo, fantastic GDScript Tutor !!!
I have a game-breaking bug sadly. On Lesson 11, practice 2,
"Moving in a circle using delta", crashes when I put the correct code in.
*I think*
"func _process(delta):
rotate(2 * delta)
move_local_x(100 * delta)
"
The bot circles for a moment and then the game crashes.
Macerator420
Recent community posts
Super Cool puzzle game !! Everyone should give this game a playthrough, It Really gets your brain working c:
Overall playtime ~20-25 minutes.
Solid 7.5/10 puzzle game!!
If at all possible I'd suggest adding more red herrings on levels where there are only 2 possible starting movements, adding a block for a possible 3rd or 4th beginning movement may make the levels take longer to figure out. As well as adding more little gimmicks,
Some more ideas,
Coloring squares which color the worm, the worm can then only collide with same-colored blocks after.
Blocks that make the worm fold back on itself (possibly to the previous location) while also keeping the worm body on the board.
Levels that can be beat in several ways but the worm shrinks after each move, forcing a maximum amount of moves to beat the level.
Buttons to raise and lower some blocks.
Cross-shaped Tubes/Squares that the worm can pass twice in orthogonal directions.
Expert mode:
Two worms at the same time :3