This will be my first game jam after learning how Gdevelop5 works. Any tips on what to do and what not to do?
Try to complete certain functions at once, don't skip around. For example, if you're working on your character's walking system, finish the whole system as much as you can before moving onto something else. Otherwise, you'll have a bunch of half-complete systems in your game, and no one wants that! This is just something that's worked really well for me in my past 2 game jams.
Best of luck!