Parrot Feeding Time 🦜
Hello everyone it has been some time since I have posted a devlog, like 4 days but here I am with some exciting news to share. I have finished the parrot feeding scene and made the check feature for the cooking scene. If you want to see what I did it is on https://youtube.com/shorts/XgYkeBUyqbE?si=7PP_u8wK7GwFHCAd
Parrot Scene
For the parrot scene the user is supposed to feed the parrot cookies, because i dont really know anything more interesting if you guys do please tell me. So to feed the parrot cookies I have to make the cookies dragable so they can give it to the parrot, and doing this will play a cool extra animation of the parrot chewing. Since I already did the cooking scene making the dragging part was already really easy, since I just add a button and a panel. I told you guys last time what the button does it has the button up and down function so it can detect when the button is being held down and released and when the mouse is moving so I can drag the item. So then I have a panel on both the item and the parrot, and I check that when button is let go and they are making contact, then if they are it is not visible and the parrot chewing animation plays, and I did this for pretty much all of them.
Cooking Scene
So we did some more things for the cooking scene, so I was working on a check feature, then I was moving all my data to a new computer, and I accidently commited on both computers for same scene to github, and they both overrid eachother and all my progress was lost, then after spending some time researching I realized I can pull back commits by reverting and I got my progress on the checking part back. Then after this I checked if the items on the plate, and assigned each one to a variable, if it is visible or not then this variable is true or false, and i did that both for the order and the plate. The actual checking feature is it checks if both of the variables for the same item are the same then if they are the light for that item becomes visible, I show it in the video attached so if you want to see please watch.
Future Steps
So there are a few things I need to make and I need help from you guys, so what should the powder monkey do, and what should the captain do, it was thought that the map puzzle piece will just be in the captains poket, and users will have to set up the cannon for the pirate monkey, if you guys have anything else more interesting please share! Bye guys!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.