Use this space for questions related to what you're learning. For any other type of support (website, learning platform, payments, etc...) please get in touch using the contact form.
I'm having a problem challenging Pac-Manhumble-pelicanI have set the scene of Pac-Man, but there seems to be some problem with the collision in my scene. When my Pac-Man is in the last row, it can move left and right, but it can't move up. Can you help me find out the reason? Thank you very much! Here's the link
[https://drive.google.com/file/d/1kN5qWmarl3lN2xw_2P3zEngTPWXHtn9F/view?usp=drive_link](https://drive.google.com/file/d/1kN5qWmarl3lN2xw_2P3zEngTPWXHtn9F/view?usp=drive_link)80Dec. 13, 2024
1st ChallengePixAngelHellow there,
First challenge is hard, especially with random movement. I'v seen @Ketan project with its NavigationLinks. Very interesting !!! But seems I'm not able to code that yet.
Here's my maze game:
[https://pixangel.itch.io/maze-game](https://pixangel.itch.io/maze-game)
Don't understand why all pause, game_over and victory screen are not centered on my level whereas no problem in godot.
If you have time you can download my project and see what's going wrong, or tell me how I can enhance my game
[https://mega.nz/folder/L5dAkbRQ#y7hWOH7DGuMaOls1r0MIZQ](https://mega.nz/folder/L5dAkbRQ#y7hWOH7DGuMaOls1r0MIZQ)20Dec. 12, 2024
My attempt to create PacMan!KetanThere's a lot to improve, but for now I've decide to stop and feel good with how this turned out. The ghosts move around randomly with a NavigationAgent2D that I experimented with, I don't know how to fix the jitter with the movement or how to prevent them to slow down near the edges
Here's the github repository if anyone wants to take a look! (and eventually let me know how you would improve it)
[https://github.com/KetanPS/PacMan-Test](https://github.com/KetanPS/PacMan-Test)
And here's the game!
[https://ketgamedev.itch.io/pacman-test](https://ketgamedev.itch.io/pacman-test)30Nov. 30, 2024
Saving/loadingPaulWhat a great module - feel a bit shellshocked and will certainly revisit much of this to engrain it fully.
Excited for getting started on M10, but noticed at least so far there's no information on the save/load mechanic. I watched a few of your videos on the matter from youtube, but even then got a bit lost with using json or resources, and actually implementing it into a project. I'm definitely interested to give it a shot myself from what was included in those videos and just figuring it out, but given that it's an important feature of almost all games, it seems certainly worthy of a few lessons at some point?10Nov. 28, 2024
Assests for Challenge GamesMoKTHey Nathan & Jad, something I struggled with the last time in M8.L8 was finding proper game assets, I found a few open source characters and backgrounds, but it ended up looking awkward. Although it didn't matter for learning, I'd really like it to look nice once I'm finished, so I was wondering if you had a recommendation of where we could find game assets.
Thanks!70Nov. 10, 2024
Lesson Q&A
Use this space for questions related to what you're learning. For any other type of support (website, learning platform, payments, etc...) please get in touch using the contact form.