Hello there,
These days I changed the pace on working on the plants and took a look at the machinery of wich there was only the cloud machine creating only clouds in one direction.
The new Cloudmachine now can be interacted with other then feeding it the fruits and can change the direction of the clouds it creates.
The other piece is the tractor that still is unfinished as it has to be seen what can it do(I was thinking of multiple functions like cutting, seeding, watering and other options) for now it is working. The one in the video has some diffenrent variable as what shown.
Here's the create event that set the variables, plus work on the sprite sheet for wich I will have to do some more work for the look of the tractor.
The first part of the Step Event regards the movement of the Tractor checking if it has fuel and starting the engine with hsp and changing the image_speed velocity so that the frames of the sprite start rolling.
Then it checks for collision with other object vertically and horizontally.
The second part regards the interaction with the Oil Fruit and the Pomo fruit.
The Oil fruit increases the fuel storege after is consumed while the Pomo makes the same thing that does with the player and make even a tractor jump!
Here at the video you can check for the results.
if you want to check out the game you can do here though these new updates are still not implemented.