Binding of Isaac Fixing Doors & Bugs - Unity 2019 Tutorial

preview_player
Показать описание
In this video, I fix a few bugs in regards to the doors and when you should be able to walk through them!
----------------------------------------------------------------------------------

---------------------------------------------------------------------------------

Music Credit:
Creative Commons — Attribution-ShareAlike 3.0 Unported — CC BY-SA 3.0

#Unity #Tutorial #GameDevelopment
Рекомендации по теме
Комментарии
Автор

Hey everyone, so it was just pointed out to me that I didn't add a box collider 2D with the Trigger bool checked to the doors in the video! I would definitely recommend adding this to allow the player to teleport properly.

JVCB
Автор

Please continue this serie ! really nice work

arturoanci
Автор

Really cool! I've been watching every episode and I really want to be a game dev too. This really did help me :)

mellowcatalyst
Автор

Really, loved this series! So, how would you go about saving the layout of a current dungeon layout? If you wanted to save your progress in the game and go to the main menu and go back into the dungeon with the same layout, player's current position how would I go about doing that?

InsaneCreationsInc
Автор

Super cool man! Really like your tutorials. Are you going to go on with this kind of tutorials in the future or what are the plans?

Thanks for taking the time to do this, if you have somewhere I could donate I would.

Julian-ulxy
Автор

So so nice explained! I love your content. You help me so so much <3
I have a dubt:

How can I do it so that the player can't go through the walls but can he go through the doors? Because I put collisions on the walls but then even if the doors are deactivated in order to pass, I cannot, because I have the collision of the wall.

MrpatoxHD
Автор

why dont the wall colliders work you can phase right out of the room

BrandonFerrentino
Автор

Im getting an "Object reference not set to an instance of an object" error for Is anyone getting the same issue?

haideralbasri
Автор

Hey loved your series. Im currently trying to get the game to restart when the player dies but when I reload the scene more rooms are loaded in addition to the ones from before. How can I completely reset the game?

TheInedibleime
Автор

the wall apears but my player is able to pass through it

hardikpargai
Автор

It give me an error: "The variable doorCollider of Door has not been assigned.
You probably need to assign the doorCollider variable of the Door script in the inspector."
Why it giving me that error?

senorpoesia
Автор

Hi, could you send me a project, I want to try to complement it?

crabic