Pls someone make tutorial on how the frick you make a pvz fangame on gdevelop

PLS IM BEGGING MY PROBLEMS ARE WAY TOO ESPECIFIT TO FIND A ANSWER SO PLEASE MAKE A TUTORIAL PLS IM GOING HOPELESS. I DON’T CARE HOW IT IS, DO THE WAY YOU WANT BUT MAKE A TUTORIAL! I TRIED AND TRIED to ask people but it never was enough prelase help.

Your issue is that you’re looking at your project in a specific manner. All games and tasks can be broken down into tiny, general tasks.

Instead of looking at this as “how to make a pvz game” look at it from the very beginning.

“How do I add a sunflower to my screen”

Break it down further.

“How do I add a sprite to my screen”. The sunflower is just a sprite.

“How do I collect sun orbs” break it down further. What is a sun orb? Yellow ball. What does it do? When a yellow ball is on screen, you click it. Okay, how to add it to screen? When a sunflower is on screen, I want one yellow orb to appear.

So break it down. You need a timer, so when you have one sun flower, create a yellow sprite on screen every two seconds.

And on and on. You have to break your game down to the tiniest point you can, and go from there.

Edit: I would also recommend going through the Gdevelop tutorials if you haven’t. They will help you generalize the games you’re making so you can break them down in your head easier.

3 Likes

The challenge of developing a game is for us to learn first and code later but if you want to do a clone of one of the most famous games in the world and you don’t learn first how to use the tools to create the game well is going to be frustrating.
I recommend you to learn GDevelop as much as you can, do example use the pre-made examples from here take your time to learn watch tutorials and finally create your games in kind.

Now if you only want others to make the game for you that would be a problem, no one will code for you, and personally I don’t like the idea of using code in my games that doesn’t have my touch

In relation to the tutorial or template is for me a challenge accepted, this week I’m going to start a new template to create a Plant V Zombies game so later you can grab it and learn how to do it.

Here
Part 1: https://youtu.be/dci1moIngh4 Part 2: https://youtu.be/6GpOgSkZO0Q Part 3: https://youtu.be/nSCYL5NqeIU Part 4: https://youtu.be/t2GWIuWS-iM Part 5: https://youtu.be/7CTj67YrrSc Part 6: https://youtu.be/IimAg91zWxo