I followed https://youtu.be/it0lsREGdmc?si=aILt69EyEgJuQqMw. Very informative tutorial.  I messed up the UI elements, so it will not quite look the same as the video. I am doing this as part of a course taught by Louis DeSimone.

Exit and Save button don't work in browser. They should work for Windows. I don't own a Linux. I am not sure if I will be able to support Mac, since I don't own a Mac.

I am not uploading the source code. I was following a tutorial, so it isn't quite mine to share and I messed the UI. My UI looks worse than the tutorial.

Updated 25 days ago
StatusReleased
PlatformsHTML5, Windows, Linux
Authorseamless
GenreSimulation
Made withGodot
TagsFarming Simulator

Download

Download
linux.zip 30 MB
Download
windows.zip 36 MB

Comments

Log in with itch.io to leave a comment.

and even the source code

If you follow the youtube tutorial, you will get the code you need. I updated the description saying I am not sharing the source code.

ok thanks btw for the executable file and im trying fix the issue when the maturity on the plants but it does not get destroyed 

(1 edit)

Ok, did you do the same as the youtube video for on_crop_harvesting at time 15:00  in 

I used to do animation work as a hobby, so I learned that doing a "," and "." in YouTube (comma for prior frame and period for next frame, but might be for Qwerty keyboard, so if that doesn't work, then check YouTube documentation for whatever keyboard you got) to go forward or backward in frames. YouTuber is doing a queue_free method in on_crop_harvesting, so it should delete your crop after it is done.

Or you can share your code and if I got time, I can try looking at it and see where the problem lies. I updated to Godot 4.5, but I kept my old Godot 4.4.1. So I am still able to edit the game, but I am not sure how longer I will keep 4.4.1 around.

Could i have the actual executable game files on the game in godot?

Not sure which OS you are referring to. So I uploaded Windows and Linux. I am not going to try Mac, since I don't own a Mac and I think you have to pay Apple money to export a game for Mac.