damn in the end when u were changing from disable to .setactive = false. you turned in to flash and lmao change the codes so fast. how do u even do that. like what shortcut keys do u press to select lines or words xD . its so cool. i wanna know
There is a way to do whatever you want, that's the beauty of programming. But again in order to do any programming you need to first write psuedo-code meaning write down what do you want, then describe what you need for that to happen, and the process of doing it, draw lines and cubes describing states moving from one condition to another. Overall when you have all the logic written down in words you can start write the code. Believe me you'll be able to do it, at least you'll be able to start then you'll get more constructive questions. Myself and others will be able to help you out when you get those constructive questions back in our discrod channel, find the link in teh description.
Very nice
Thank you
this is so helpfull thank you so much
You're welcome 😇😇
why doesn't the "size" appear in the Interaction System Script (Fox) section, am I missing some way? but "Element 0" is there when the lever is picked
7:03 but "Element 0" is only pick up and the file name is not like in the video, which is just "Lever" not "missing Game Object"
👍🏻👍🏻👍🏻
asma selo 🙏🏻😎
Why doesn't it get the items when you press E?
damn in the end when u were changing from disable to .setactive = false.
you turned in to flash and lmao change the codes so fast.
how do u even do that. like what shortcut keys do u press to select lines or words xD . its so cool.
i wanna know
😂😂 the keyboard and I are old buddies
Help how to make the player hold the item when pick up
Hey, please check in my videos, I've made a tutorial of pick and hold items
is there a way where we can equip an item like a sword in player's hand which swings
And it like does more damage to the enemies
There is a way to do whatever you want, that's the beauty of programming.
But again in order to do any programming you need to first write psuedo-code meaning write down what do you want, then describe what you need for that to happen, and the process of doing it, draw lines and cubes describing states moving from one condition to another.
Overall when you have all the logic written down in words you can start write the code.
Believe me you'll be able to do it, at least you'll be able to start then you'll get more constructive questions.
Myself and others will be able to help you out when you get those constructive questions back in our discrod channel, find the link in teh description.
@@Antarsoft i have already joined the discord, thank you for the help! :)
Hello there! Nice vid. Is there a way i can make a UI that shows how many Cherry's I have Picked up?
Thank you!
There's a way for anything.
You have the inventory items , just create a script that displays the count of the item you need
@@Antarsoft Thanks!
😇😇
@@Antarsoft I have a question not sure if this will work, Is there a way that if i Pick up a Star the Character dissapears?
What do you mean by disappear ?
Like what affect will it do in the game?