This is way better than what GPT4 came up with, it made a really long script that was ultra complex and the platform crashed into the ground (and player couldn’t jump off the platform at first so it made the script even longer to make the jump not be effected), can’t believe how sweet and simple this video is GG!
This is amazing, I'm so thankful for your videos as someone who is getting back into game dev, please keep making more and I hope you get many more subscribers cause the quality of the videos are amazing!
Thank you so much, your tutorials are helping alot of people and you should know that! I have a request too, can you put up a tutorial about enemy AI (enemy follows player, enemy attacks periodically) in your list, thanks again!
Thank you for this amazing tutorial!Just a suggestion, would you mind making a tutorial on breaking blocks ability? It'll be pretty helpful, thank you.
very well made! I tryed to challeng my self, started your Video and looked what you addet to the platform -> then I stoped and coded it my self - funny that I used the same float as you xD haha - but thanks for your nice Tutorials!
How do you only have 8k subs you literally make the best unity tutorials on yt gj bro also i was wondering how can i make it so that the platforms appear again after some time? I could really use ur help
Hello, i have a question, how do you do a moving platform that moves with you? Parenting the player to the platform messes up its scale if the platform isn't perfectly 1,1,1 scale. I would love to see a tutorial about this Great work!
@@bendux thats amazing! i just got started recently, doing the learning pathways but your content will help so much when i start working on 2d projects in particular
so i want this plus moving platforms where if you stand on a platform itll sit for a few seconds and then travel quickly to the area chosen, i dont want it to teleport i just need it to move fast and hold the player in one spot until it stops
When I just over to the falling platform it dosent give my player their jump back and keeps my player in its fall animation, it seems to not recognise it as a floor. any tips?
plz tell me bro how can we make a thing to renderd from far away like my camera far distance is 3oo butt i want a game object to render from 600 distance so what i have suppose to do plz help
HI, i love your videos im learning a lot from them, i have a question im currently working on my game and im using tiles, how would you apply this on tiles? thank you for your videos keep up the great work!
I did everything the same as you and when I start the game the platform doesn't fall when I step on it or rather it's bodyType doesn't switch to Dynamic EDIT: Nevermind I did NOT do everything like you did In other words I fixed it thanks for the tutorial
hey, i applied this, and the platform falling is working perfectly, but my player stops jumping whenever I step on the falling platform! do you know what the problem could be?
please help me, I made a game where platforms fall, but if I lose a life they don't come back, I have a huge problem because I can't let them respawn, can you help me? please
The answer to your question goes beyond the scope of a UA-cam comment, but I'd still like to help you. Join our Discord server, and let's solve your problem together!
@@bendux But why is it disappearing? It will be there for a moment but it will disappear I'm trying to look why is it though Edit: Oh, nevermind! I just deleted the destroy function in the script.
@@mugenmasters8564 The answer to your question goes beyond the scope of a UA-cam comment, but I'd still like to help you. Join our Discord server, and let's solve your problem together!
That intro 🥲 so blessed and wholesome 🥲
This person is an absolute master piece, You make everything so smooth and easy to understand!
Wall jumping tutorial would be a good one
Haha, I'm working on that right now.
@@bendux I like what u did
Can u make mor video to reach as
These short tuts are helping me create a most glorious game! Keep up the good work!
what is the name of your game? is it on steam?
This is way better than what GPT4 came up with, it made a really long script that was ultra complex and the platform crashed into the ground (and player couldn’t jump off the platform at first so it made the script even longer to make the jump not be effected), can’t believe how sweet and simple this video is GG!
As always, one of the best coding tutorials here. Short, well explained and funny.
This is amazing, I'm so thankful for your videos as someone who is getting back into game dev, please keep making more and I hope you get many more subscribers cause the quality of the videos are amazing!
Really Awesome Tutorial This really helped out a ton in my game *im subscribing*
Thank you so much, your tutorials are helping alot of people and you should know that!
I have a request too, can you put up a tutorial about enemy AI (enemy follows player, enemy attacks periodically) in your list, thanks again!
I've added it to my list. Thank you for the suggestion!
@@bendux upload this suggestion when?
Thank you for this amazing tutorial!Just a suggestion, would you mind making a tutorial on breaking blocks ability?
It'll be pretty helpful, thank you.
I've added it to my list. Thank you for the suggestion!
@@bendux No worries bro👍🏻
Nice, but we gotta have wall jumping next
Also animation...we need that .-.
Wall jumping and animations are both on my list for future videos.
Thanks alot was waiting for this
The Joke At The Beginning Tho
💀💀
I think a player animation tutorial would be cool you can do if you want
I definitely want to make a video about animations in the future.
Your tutorials are best
Short, useful and effective
Yours forever
Can you also make a tutorial when the platform falls down it get back to place after a few second?
We have a solution for that on our Discord server. Feel free to join!
@@bendux Thanks!
very well made! I tryed to challeng my self, started your Video and looked what you addet to the platform -> then I stoped and coded it my self - funny that I used the same float as you xD haha - but thanks for your nice Tutorials!
Thanks man good tutorial!
How do you only have 8k subs you literally make the best unity tutorials on yt gj bro also i was wondering how can i make it so that the platforms appear again after some time?
I could really use ur help
We have a solution for that on our Discord server. Feel free to join!
WHY THE HELL DOES THIS VIDEO HAS SO LESS LIKES??!??!?!!!
I have an error called: Tag: player is not defined Can someone help me?
Tags in Unity are case-sensitive.
Nice intro
Hello, i have a question, how do you do a moving platform that moves with you? Parenting the player to the platform messes up its scale if the platform isn't perfectly 1,1,1 scale.
I would love to see a tutorial about this
Great work!
I've added it to my list. Thank you for the suggestion!
You want the platform to follow under your character ? or you just want to move a platform when the player is on it (like going left or right)?
Thank you
Hey amazing video! Thanks so much for the content. Do you think you could do a Wall Slide and Wall Jump video soon? Cheers
Haha, I'm currently working on that.
@@bendux thats amazing! i just got started recently, doing the learning pathways but your content will help so much when i start working on 2d projects in particular
so i want this plus moving platforms where if you stand on a platform itll sit for a few seconds and then travel quickly to the area chosen, i dont want it to teleport i just need it to move fast and hold the player in one spot until it stops
Thanks form the Good Tutorial. I love your content🎉
cool, short video. Is there a way to get your character animation ? Or could you tell us where you got it from ?❤
I can send it to you on Discord if you want.
how do i make the Platforms respawn when the player dies?
When I just over to the falling platform it dosent give my player their jump back and keeps my player in its fall animation, it seems to not recognise it as a floor. any tips?
In unity put it in the same layer as your ground
plz tell me bro how can we make a thing to renderd from far away like my camera far distance is 3oo butt i want a game object to render from 600 distance so what i have suppose to do plz help
Hey! Great tutorial! How can I make the platform respawn at the same position after a said time?
We have a solution for that on our Discord server. Feel free to join!
HI, i love your videos im learning a lot from them, i have a question im currently working on my game and im using tiles, how would you apply this on tiles? thank you for your videos keep up the great work!
I would create a separate game object for each falling platform. Thank you!
NIce tutorial.
I did everything the same as you and when I start the game the platform doesn't fall when I step on it or rather it's bodyType doesn't switch to Dynamic
EDIT: Nevermind I did NOT do everything like you did In other words I fixed it thanks for the tutorial
I'm glad you were able to fix it.
How can you make them return to their original position or just re appear there
We have a solution for that on our Discord server. Feel free to join!
hey, i applied this, and the platform falling is working perfectly, but my player stops jumping whenever I step on the falling platform! do you know what the problem could be?
Have you assigned the ground layer to your falling platform?
@@bendux that was the problem haha, my bad, thank you soooo much!!!
hello friend great tutorial, will you make some videos on the coins? with the score
I've added it to my list. Thank you for the suggestion!
Local multiplayer tutorial please!
Just like how you made 2d split screen but a tutorial on 2 player controller on the same keyboard
Local multiplayer is on my list for future videos.
Whenever my player stay on the platform while it is falling it won't jump as high and as far as normally. How do I fix this?
Would you like to show me your code on Discord?
Awesome Tutorial! but one question, how can I make it so that the falling blocks don't take too long to fall
Decrease the fall delay at the top of the script.
Thanks!
Thanku sir
What would I do if I want the platform to respawn after being destroyed
We have a solution for that on our Discord server. Feel free to join!
😊😊Thanks You So Much!😊😊
i did everything like in the tutorial but my platform dont move, why?
Would you like to show me your code on Discord?
hey good video, but smh it doesnt work for me. though i love ur videos they are very good! also can you make a shooting tutorial? thanks
What's the problem? I've added it to my list. Thank you for the suggestion!
hello Bendix I love your videos and they help me with games can you make for us a video about how to make our player climb walls
Wall sliding and wall jumping are both on my list for future videos.
@@bendux okay thanks
i love you brother thx
This guy make game for me
Good job bro❤❤❤❤❤❤❤❤❤
Nice one ☝️
Hello I'm asking If you can make video how to make main menu If could 😣
I've added it to my list. Thank you for the suggestion!
Whenever i move my character to the left the sqaure dissapears, how do i fix that?
Assign the Sprites-Default material to your player's Sprite Renderer component.
@@bendux Thank you!
how could I make it respawn after a couple of seconds?
We have a solution for that on our Discord server. Feel free to join!
please help me, I made a game where platforms fall, but if I lose a life they don't come back, I have a huge problem because I can't let them respawn, can you help me? please
The answer to your question goes beyond the scope of a UA-cam comment, but I'd still like to help you. Join our Discord server, and let's solve your problem together!
@@bendux ok, thanks
how to make it so the platform reloads if the player dies?
We have a solution for that on our Discord server. Feel free to join!
@Ivi Legend thanks!
Can you show us how to push/pull a box in unity 2d ?
I've added it to my list. Thank you for the suggestion!
Please make tutorial of fall detector
What do you mean?
@@bendux I mean if I jump then I don't respawn. I need something like checkpoint
@@PDeveloper I've added it to my list. Thank you for the suggestion!
Roses are red
Violets are blue
You're freakin awesome
A sub 4 u ❤
Hello, how can I make the platformer stay on the background/ground? So my player can still use it as a platform.
Remove the Platform Effector 2D component from your falling platform.
@@bendux But why is it disappearing? It will be there for a moment but it will disappear I'm trying to look why is it though
Edit: Oh, nevermind! I just deleted the destroy function in the script.
@@bendux Thank you sir! I really appreciate it!
@@Kurisuchaaaan I'm glad you were able to fix it.
Can you make a video on local multiplayer
I definitely want to make a video about local multiplayer in the future.
platforms is falling after few min how it be recome again
any code for that ?
We have a solution for that on our Discord server. Feel free to join!
@@bendux sir i am unable to jump when I am on platform please help sir
@@sahil8116 Have you assigned the ground layer to your falling platform?
@@bendux thankyou sir
Cool 😎
Next tutorial plz
I'm currently working on a new tutorial.
@@bendux thanks
How to return platform
We have a solution for that on our Discord server. Feel free to join!
@@bendux how can I find
@@PixluxGames There is a link in the description.
Didn't work the script shows can't convert to string
There is a link to the source code in the description.
@@bendux also how do i save coins for player overall he collected on multiple levels and show it on win screen
@@mugenmasters8564 The answer to your question goes beyond the scope of a UA-cam comment, but I'd still like to help you. Join our Discord server, and let's solve your problem together!
@@bendux link
@@mugenmasters8564 There is a link in the description.
''Rigidbody does not contain a definition for 'bodyType' ", please help. copied excact what you did
''rb.bodyType'' is what it has a problem with
Would you like to show me your code on Discord?
@@bendux yes, thank you very much! My username is enno2k2#1660
@@tobiasnilssenopedal6660 There is a link in the description.