Blender Game Engine Basics Tutorial #7 : Dying & Respawning

Поделиться
HTML-код
  • Опубликовано: 18 дек 2024

Комментарии • 108

  • @marcushilsdorf1118
    @marcushilsdorf1118 4 года назад +1

    Clear and uncomplicated tutorials, straight to the point, excellent teaching. Thank you!

  • @samdavepollard
    @samdavepollard 8 лет назад +20

    This series is totally awesometastic.

    • @BornCG
      @BornCG  8 лет назад +2

      Thanks Sam!

  • @lukeimp8344
    @lukeimp8344 3 года назад +2

    "Bob is a nice name"
    Reminds me of another Bob: Bob Ross.

  • @AshleyoftheAbyss
    @AshleyoftheAbyss 7 лет назад +1

    I'm glad you tell what shortcut keys or menu options you're using. Maybe I don't need to be told some of the more common ones -- if so, it does no harm to hear them again. But maybe I do -- in that case, it makes things so much easier.

  • @demandspacetourism1
    @demandspacetourism1 9 лет назад +3

    A big thanks for making this series. I couldn't stop watching them. Please do more and more. Thanks. I can't believe how simple you make it all. ....

    • @BornCG
      @BornCG  9 лет назад

      demandspacetourism Thanks! I'll do my best. :)

    • @demandspacetourism1
      @demandspacetourism1 9 лет назад

      Wow! You weren't joking. Thanks dude.

  • @AceTylumbra
    @AceTylumbra 5 лет назад +2

    kool tutorials!
    i just figured out a simpler way of respawning in a first person view (without our beloved camera problem).
    instead of [Edit Object] i selected Motion > Simple Motion > deselected the [L] button and typed in the X, Y and Z positions of the spot to respawn the character to.
    it simply repositions the character to wherever you wanna put it.
    position a plain axes empty to where you want to respawn so you can copy those X, Y and Z values so you dont have to guess them ;D

    • @AhmadHossam
      @AhmadHossam 2 года назад

      motion actuator move the character by a value it dont move it to a loction whether its local or global so i dont get how that work for u maybe that was a bug in older versions or something ( good bug tho 😢)

  • @gogofun8673
    @gogofun8673 4 года назад +1

    this series so helpful thanks

  • @JackOHammer
    @JackOHammer 6 лет назад +2

    Never expected to find this kind of tutorials. You literally saved my skin XD because, my homework is to make a rather simple game. Now i'm hoping it will work with makey makey somehow.

  • @just1fix2004
    @just1fix2004 9 лет назад

    Really cool info on the Blender game actuators, I can see multiple things that I could use it for.

  • @matthew-sq4kz
    @matthew-sq4kz 9 лет назад +11

    Great vid as always! Sometimes wish I had an infinite amount of game engine vids by BornCG

    • @BornCG
      @BornCG  9 лет назад +10

      Pointless Gaming That's a tall order! Working on it :P

    • @matthew-sq4kz
      @matthew-sq4kz 9 лет назад +1

      :D

  • @DEATH_NYA
    @DEATH_NYA 8 лет назад +1

    Thanks borncg I've been working on a game myself and have been using some of your tutorials for help on my project thanks

  • @adonayhmichael4899
    @adonayhmichael4899 6 лет назад +1

    you are a realy nice guy dude know i understand more about blender thanks!

  • @miraizinhamiraizoka
    @miraizinhamiraizoka 4 года назад

    DUDE, THIS VIDEO HELP ME SO MUCH
    THANKS

  •  3 года назад +2

    For those who use this tutorial series to learn UPBGE 0.3: If you want Empty to spawn a new Bob, create BobNEW and move it to a new collection. Then right-click on the collection, go to Visibility > Hide all inside. Only then the Empty will start spawning new objects.

  • @michaelogbons5797
    @michaelogbons5797 9 лет назад

    Really helpful.

  • @terrellhughes1691
    @terrellhughes1691 7 лет назад +1

    You are seriously awesome.

    • @BornCG
      @BornCG  7 лет назад

      +Terrell Hughes no you're awesome! 😉

    • @gimonfu2158
      @gimonfu2158 4 года назад

      @@BornCG u are insane

  • @dontCallMe..
    @dontCallMe.. 2 года назад +1

    you can just do scene and do it restart and boom

  • @oldwizardlvl4254
    @oldwizardlvl4254 5 лет назад +3

    For anyone having problems where the character just doesn't "die", try checking collision bounds on the enemy object. That's what worked for me.

    • @knightlessshadow
      @knightlessshadow 4 года назад +1

      Yeah I had the same problem but this was fixed. thanks my dude :D

  • @patiencegabiro
    @patiencegabiro 9 лет назад +2

    I like what u do, u should make a last video that sums up and combines everything u have tought people...

  • @wtf_Sha_HDa
    @wtf_Sha_HDa 4 года назад

    hi,, for this moment you take my blender engine games skills to the next level but can I ask you in the first person controlle
    I can't change the camera view so how I can fix it

  • @Momo-fo6xi
    @Momo-fo6xi 8 лет назад

    This Tuto is the best of the best!

    • @Momo-fo6xi
      @Momo-fo6xi 8 лет назад

      #bob#bobNew
      Keyboard(UpArrow)
      Motion(Loc: Y: .5)
      Collision(Materaial:redBad)
      EditObject(EndObject)
      Message(Subject:spawn)
      #Empty
      Message(Subject:spawn)
      EditObject(Object:bobNew)

  • @samdavepollard
    @samdavepollard 7 лет назад

    Very nice tut.
    Is it possible to specify the position at which the new object is spawned?
    I mean if we're using logic bricks. (I'm assuming it's trivial if we use Python.)

  • @themidnightkaishow7330
    @themidnightkaishow7330 4 года назад

    Hey, I love this series it has been so helpful however I found that when I was in first person when "dieing" the camera just turned black. Do you know how to fix this by chance?

  • @JBGameplay
    @JBGameplay 7 лет назад

    If you dont add Bob 2 but bob 1 and made the enemy as a large plane under the map... youve got a respawn point!
    Thanks i could use that^^

  • @chaitanyakrishna841
    @chaitanyakrishna841 8 лет назад

    can u teach how to make the intro video of ur channel using blender?

  • @blenderbeachwavesblend
    @blenderbeachwavesblend 5 месяцев назад

    This tutorial is close to my task, I want to load in a new version of an object, after a counter removes that object by the player interaction, would I use an empty to load in a new object from another layer or an Edit brick to add in an object. This doesn't cover this type of task in particular. I can't find any old tutorials for this type of effect I need.

  • @UncleSnailProductions
    @UncleSnailProductions 9 лет назад

    I was just wondering. I am fairly new to the Blender game engine, although I have some background in coding. Is there a way to switch the active camera with an activator in the game engine? like the hotkey cntr+num 0 in the viewport.
    Thanks, Uncle Snail

    • @UncleSnailProductions
      @UncleSnailProductions 9 лет назад +4

      Uncle Snail I know what it is now. For anyone else who would like to know, it is the scene actuator, on set camera mode. Thanks

  • @bxtrem
    @bxtrem 9 лет назад +1

    Thanx for the videos .. they where very helpfull ....
    i am trying for some hours to meke it respcwn in camera fps ... i made respawn and camera donuts shoot .. so the donut spawn is parented to the camera and camera to th cube .. but i cant find how to switch to the spawned camera .. only to the to "be spawned camera" in the hidden layer

    • @bxtrem
      @bxtrem 9 лет назад

      i can shoot donuts trough the spawned camera look but i can see only in the third person

  • @axtothemax5572
    @axtothemax5572 8 лет назад +1

    Alright so I've had this problem. I have a simple character rig with a camera parented to it so it follows my character around but whenever I touch the mesh that kills you my camera doesn't respawn and is stuck at where the character died and my character has respawned is it possible to "restart all the progress without pushing esc?

  • @AmranSidek
    @AmranSidek 8 лет назад

    awesome stuff!!..but how do i delay the spawning process..like a baddie dies..he would have a timer to spawn right?...

    • @davzmusic
      @davzmusic 7 лет назад +1

      Amran Sidek use a delay sensor and the other death one and connect it to an "and" controller. Then do whatever with the actuator.

  • @Derockjr
    @Derockjr 7 лет назад

    Thanks

  • @bastiaandijs5044
    @bastiaandijs5044 5 лет назад

    hey man, i'm working on a fps but when i respawn the camera and the object... the camera doesn't move along with the object... and it is a parrent of the object... what do i have to do? thanks.

  • @dominikseitz6706
    @dominikseitz6706 9 лет назад

    Where did you learned all the stuff? :D

  • @pixelbit0897
    @pixelbit0897 6 лет назад

    How do you make it 2 hits or more

  • @OsadeTOOT
    @OsadeTOOT 7 лет назад

    i am the 400 liker i will always like your video even if i don't look at it

  • @LuiDeca
    @LuiDeca 2 года назад

    can you spawn objects from different scenes?

  • @zoyaduchene2764
    @zoyaduchene2764 7 лет назад

    I am using a health bar for my character. I had to delete my lose scene in hopes the character would respawn. I also added a spawn actuator to the bar, but when my character dies, the game still resumes and the character is still visible and mobile. How can I make an object respawn when they have a progressive health bar?

  • @blendedhead711
    @blendedhead711 8 лет назад +2

    So my player spawns but not my camera thats parented to the player. I even set up the same logic for the camera. the screen just goes dark... Help?

    • @myxion2671
      @myxion2671 7 лет назад +1

      make it so when the player respawns the camera does too using messages

  • @terrellhughes1691
    @terrellhughes1691 7 лет назад

    i continued the first person shooter video into this video. Is there a way to get the camera to come back or transfer to bobnew?

    • @BornCG
      @BornCG  7 лет назад +1

      I've been struggling with that. I don't think there's a good way to switch to the newly spawned camera without python coding. :( .. I did come up with a hacky-way though.

  • @Peaceout599
    @Peaceout599 5 лет назад

    Hey, i want to make a game where when your character dies, every object that in the scene will reset. is that possible?

  • @adnand3447
    @adnand3447 7 лет назад

    Nice vid!! BUT, I have a problem I have added points counter and when my ball hits the platform worth 5 points the ball respawns but no points get added to the points counter. How do I fix this?!?!?

    • @BornCG
      @BornCG  7 лет назад

      Your platform awards 5 points and ends the level (kills then respawns you) I take it? try switching the order of your add-points and die actuators. you should shout out a message to add points (?) THEN die, in that order.

    • @adnand3447
      @adnand3447 7 лет назад

      i've tried that but it doesn't work.

  • @smaery
    @smaery 8 лет назад

    How do you make extra Lives?

  • @jarooe9658
    @jarooe9658 5 лет назад

    How do do it with the fps setup

  • @soumadeepdey6954
    @soumadeepdey6954 8 лет назад

    i made a main menu just like the re-try screen..i added a play button following the same steps...but it doesn;t work.
    plz..Help

  • @bananakawan1320
    @bananakawan1320 9 лет назад

    i tryed with a camera how do i do it with a camera??

  • @zoyaduchene2764
    @zoyaduchene2764 7 лет назад

    Okay, I was able to make my character respawn, but it multiplied to at least 15-20 of them. How can I fix this?

  • @jayryman5310
    @jayryman5310 7 лет назад

    My 2nd BOB won't die; any suggestions?

  • @ian2593
    @ian2593 9 лет назад +1

    If I set up a copy of the cube with a parented camera for respawning, the game crashes in camera view but not when you view from another angle.Let me know where to post my blend file.

    • @ian2593
      @ian2593 9 лет назад +1

      Ian Smith Could this be the problem. Blender crashes because a new camera view needs to be created: blender.stackexchange.com/questions/18938/why-does-blender-crash-when-my-missile-disapears

    • @vikrantsingh47
      @vikrantsingh47 9 лет назад

      Ian Smith thank you that explains the problem. i have also reported the bug
      developer.blender.org/T45341

    • @splintersm167
      @splintersm167 9 лет назад

      Ian Smith Did you figure this out yet? im having the same issue

    • @ian2593
      @ian2593 9 лет назад

      ***** Yes. Have a look at the link I included. You need to have a second camera hanging around. Otherwise there's nothing for the fps camera view to go to.

    • @vikrantsingh47
      @vikrantsingh47 9 лет назад

      i think this bug is resolved, you can see from the link above. but i don't know in which version of blender it will be included.

  • @Figucraft
    @Figucraft 4 года назад +1

    Your favourite colour ist red! XDXDXD

  • @zoyaduchene2764
    @zoyaduchene2764 7 лет назад

    Can you please make a tutorial of how to respawn a character if they have a health bar?

    • @BornCG
      @BornCG  7 лет назад

      In this tutorial series I have videos on both health bars and respawning. If you play around for not too long and you understand what's going on with the logic bricks and what the logic bricks are for in both those tutorials, combining the two shouldn't take you too long. Play and experiment - it's up to you :)

  • @ryanasaurus0077
    @ryanasaurus0077 7 лет назад

    I think I found a better way to respawn: just do to the original what you did to the copy, then set an Always sensor for the Empty, connect the Always sensor to a new And controller, and connect the new And controller to the existing Edit Object actuator. And you can do it without manually copying the object you want to respawn, too!

  • @wobaidan
    @wobaidan 5 лет назад

    For respawning, couldn’t you just move the object back to its respawn location?

    • @BornCG
      @BornCG  5 лет назад

      Unfortunately you can't use variables like that using logic bricks in Blender's game engine.

  • @shahedislam0002
    @shahedislam0002 3 года назад

    can anyone tell me why add object is not working in my pc

  • @cutebrain
    @cutebrain 4 года назад

    Needed new

  • @dejanbogosavljev9381
    @dejanbogosavljev9381 9 лет назад +3

    Why did you duplicate bob? Couldn't you have just respawned the original one?

    • @ayasaki.pb_787
      @ayasaki.pb_787 9 лет назад +1

      +Dejan Bogosavljev I am wondering the same question.

    • @kioshiki4519
      @kioshiki4519 8 лет назад

      +Dejan Bogosavljev Same here, I tried looking into it and couldn't find an answer. The Edit Object > Add Object will only use objects not on a visible layer. Maybe it's only possible with Python scripting.
      It doesn't seem like a good idea to have to duplicate a character as they could get quite complicated and you'd need to keep the changes in sync.

    • @dejanbogosavljev9381
      @dejanbogosavljev9381 8 лет назад

      +Kioshiki He probably wanted to show that mechanic, so he duplicated him just to show what was possible.

  • @espressojoe
    @espressojoe 9 лет назад

    Having issues on here... I checked, double checked, and triple checked everything, and my first cube dies and respawns, but the second does nothing...

    • @espressojoe
      @espressojoe 8 лет назад

      IDK, I can't remember. Thanks for the reply though :)

    • @knightlessshadow
      @knightlessshadow 4 года назад

      @@espressojoe was this ever figured out? kinda stuck here.

  • @JeremyWeed
    @JeremyWeed 6 лет назад

    I've run into an issue where every time I die, by camera which is parented to the cube, just goes black. I've confirmed the respawn works in 3rd person but I can't get it to work in 1st. Does anybody have a solution?

    • @BornCG
      @BornCG  6 лет назад

      I've tried, but I don't think there's a proper way to accomplish re spawning with a character using only logic bricks. .. you'll need to get into programming with Python. ... My only very jenky way was to very quickly track/ move my character back to the spawning object with his camera, rather than delete the character and his camera and make new ones. The problem is that with logic bricks you can't set a new camera that doesn't exist yet mid game

    • @JeremyWeed
      @JeremyWeed 6 лет назад

      @@BornCG Okay, thanks for the reply!

  • @AntoineVanGeyseghem
    @AntoineVanGeyseghem Год назад

    :o

  • @arenberlacson8767
    @arenberlacson8767 5 лет назад

    Intro name please thanks

    • @BornCG
      @BornCG  5 лет назад

      Intro name? I made this video's into and music myself. 😉

  • @abidurrahman9051
    @abidurrahman9051 6 лет назад

    You should really make short tutorials.

  • @ian2593
    @ian2593 9 лет назад

    Sorry. I don't know how to attach a blend file to this thread.

  • @TheUnknown919
    @TheUnknown919 8 лет назад

    ONLY ONE DISLIKE (NOT ME) , !!!! THIS VIDEO IS AWESOME

  • @jpardue7552
    @jpardue7552 8 лет назад

    In the thumbnail it had messages... Fail

  • @dr.unknown9494
    @dr.unknown9494 7 лет назад

    i can now build a zombie game