edsonkirchhof's Recent Forum Activity

  • Why aren't my colors accurate when I put them in the font sprite?

    I'm trying to use the font sprite to put the name of the buttons, and when it's selected change the color, but it doesn't have the precise pasting that I define

    does this function work correctly?

    It seems that not all colors are accurate.. or is there a specific way to export source sprite files?

    and about my code, how to fix it so that when I click on the button it changes color, and then goes back to normal?

  • Start with a single mission -

    Gather 20 carrots. Which would then set a global quest tracker to 0 and a global quest target to 20. On completed give 500g - Pick new quest.

    Of course you only have 1 quest so it picks that one again.

    Next you make a 2nd quest. then when ever you finish a quest you pick a quest with a int(random(2)). If it's 0 give quest 1 - if it's 1 give quest 2.

    Then you can make as many as you want and always randomly give the user 1 quest.

    I understand the logic, but how would he understand that he must harvest 20 carrots?

    they are not items..they are seed animations..

  • Took me a while to figure out double click to drop seeds - which meant I lost a lot of seeds. You shouldn't lose a seed until it is planted - when you click on the vegetable in the menu you should just highlight, and then remove the seed as planted.<

    I had replied that I had already tried and I couldn't do it, but I managed to do it after trying harder, so I deleted the post lol

    Problem of losing the seed solved.

    (I think)

    Quality of life suggestions: I definitely wanted hot keys to speed things up. Also, maybe I just didn't know how, but planting more than 1 seed at a time (Like how you can lay soil and water multiple).<

    about the keys, the game is being made for mobile.. so I could implement this if I were going to launch it for desktop

    There's no way to plant more than one seed.. I don't think there's a way to solve this.. only if you change the whole code.. solved.

    Game is missing a draw - why am I planting seeds to get points and money. You can add to this draw with a story that gets played out - or make it very skill based to get faster/closer to a perfect game - or lots of upgrades and insane amounts of money.<

    how can i add missions? Do you have an example of how to configure this? I really have no idea

    Loved the graphics. Very good base product, you just have to take it further. ^^ <

    the sun was good, right? thanks for helping to program it

    I already updated the game on the site, but really the business of doing missions.. no idea how to program this

    https://pocker007.itch.io/fazenda

  • winstreak

    https://pocker007.itch.io/fazenda

    I put the beta version for testing, it's in Portuguese (my native language) but I think it's self-explanatory, could you give me a general opinion about my game?

    I think your opinion is relevant

  • That would definitely help ^^

    It is up to you being the creator - Im just here to help with the mechanics malfunctioning :-p

    When it's published I'll send you to look xD

    Several new problems have appeared.

    but i managed to solve them all xD

    Now I'm going to research how to make the online ranking system..

    Is it possible to add missions linked to play games?

    must be, I'll search

  • There must be an explanation. Maybe you accidentally set a blend mode or something like that.

    I managed to find out, it was the 3d camera object, I don't know what its function is, but I removed it and it went back to normal

    I'm really enjoying the forum, being able to interact and see other points of view on a problem helps a lot

    thanks

  • It works but it’s not very exciting.

    You get the max points with just 6 plants down with no reason to harvest them.

    yes, I hadn't thought of that.

    If the player keeps only one unit of each plant, he already gets the maximum speed of points 6/s

    If I add extra sustainability points when the plant is harvested, that should help, what do you think?

    So he would have a passive and active income from sustainability points

  • it seems that my project is buggy, I made a new layout and event and it continues like this

  • Check that the object and the particles are on the correct layers. Or maybe there is another event which moves the object to the top of the layer on every tick.

    I turned off all the codes, and the problem continues

    no matter what layer I put, it is always spawning under the target object.

  • I can't understand why it doesn't work.

    I did the same thing in construct 2 and in a new project from 3, and it works.

    I already deleted the particle and the layer and redid it from scratch, I closed and opened the project, and it continues to spawn underneath

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • When I did this in consctruct 2, everything was fine, after I migrated to 3 the part keeps spawning behind the object, I want it to spawn on top of the object

    Subscribe to Construct videos now
  • The way you started your code, even if done correctly, would only work for abobora & Cenoura - Squash and carrots I think.

    You would then have to check if you have carrots and raddish and then Squash and Radish and then cabbage and squash, cabbage and raddish..... so it becomes a lot.

    You want a way to check is there at least one animation on squash, if yes add 1.

    Not sure if there is a build in function but you can set a global to 0 every tick, then add 1 if there is atleast one of each type.

    Like with mine, only instead of saying the number I have you set your animation based on it.

    it worked =)

    Now I just need to make some graphical adjustments.

    Subscribe to Construct videos now

    In addition to this face that changes according to the plantation, I want the player to earn points in the form of a number so I can add a ranking

    I did it that way, but I don't know if it's the best way, what do you think?

    In the video this score appears in black, going up, right above the center of the screen

edsonkirchhof's avatar

edsonkirchhof

Member since 3 May, 2022

None one is following edsonkirchhof yet!

Trophy Case

  • 2-Year Club
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

5/44
How to earn trophies