Unreal Engine Tip #1 Changing between Pawns and Possession

  Рет қаралды 72,372

Kevin Rushin

Kevin Rushin

Күн бұрын

Пікірлер: 75
@laraperrino7610
@laraperrino7610 6 жыл бұрын
I have been searching for hours for a simple way to switch back to the main character. Thank you so much.
@gamegamers2004
@gamegamers2004 Жыл бұрын
Bro,a very big thanks to you,I was trying to add a motorcycle to my game but it was a mess,but now it's too easy,thnx again bro,every other video is just telling that world settings method but none of them told this,thnx again brother, Subbed👍👍👍
@christianmcpherson3140
@christianmcpherson3140 3 жыл бұрын
thank you so much I really needed this
@connorjade5460
@connorjade5460 11 ай бұрын
How can I make a transition effect between switching?
@ReginaldusGaming
@ReginaldusGaming 5 жыл бұрын
Kevin Rushin you don't even know...... Thank you Kevin Rushin, thank you for creating this video.
@antonschmid229
@antonschmid229 4 жыл бұрын
just as i like it, short and straight forward, thanks alot... still working like this in 4.24 -- just have to use get a copy ....
@mosesgvr1456
@mosesgvr1456 9 ай бұрын
Watch in x 1.5 - 1.75 speed lol
@FINALFORMSTUDIOS
@FINALFORMSTUDIOS 4 жыл бұрын
I am wondering if it would be possible to posess a pawn and have that pawn have a game mode attached to it. This would allow you to switch game modes? Cant figure out the best way to switch between game modes during game play
@АндрейЧерничкин-м3с
@АндрейЧерничкин-м3с Ай бұрын
Thank you. an error appears during compilation, the system asks you to connect GetPlayerController to Target for Possession
@Dark_Crow_Official
@Dark_Crow_Official 4 жыл бұрын
Thanx very much). This tutorial helped me
@nathanp.3909
@nathanp.3909 11 ай бұрын
Would ue5 be different? In UE5 when i get to the new player controller the Possess node will not let me connect "get" says Actor object reference is not compatible with pawn object reference?
@static2601
@static2601 5 жыл бұрын
Wow finally got it working, you go way too fast in this lol. I had to watch dozens of times to figure out what I was doing wrong. I had set up the game controller the first way you did it instead of the second. Also, if anyone if having trouble finding "Possess" when linking from "Get", try deleting "Get" and replacing it, seems to have trouble working if maybe you selected actor class to something wrong or did something else wrong, it was mentioned in another video I watched that you should do this. Also, you could uncheck "Context Sensitive" to has it show, but you wouldn't be able to link it.
@joshuaknight6551
@joshuaknight6551 5 жыл бұрын
Actually super helpful. I appreciate the quick easy tutorial. Now what do I want to do with my character 🤔
@ExosoIar
@ExosoIar Жыл бұрын
Thank you so much for using that ring on the cursor. Is that something that works outside of recording video? (Is it something I could utilize in everyday use of my PC?) I've tried a few cursor apps but they're all awful so far.
@andrinSky
@andrinSky 5 жыл бұрын
Fantastic Tip -> Many Many Thanks to this Video and Tip!!!!
@cgunnification
@cgunnification 3 жыл бұрын
Very simple, short, and to the point. Thank you.
@jindatesha
@jindatesha 7 жыл бұрын
Thanks, this video was what helped me understand how to properly possess my pawn... I was wanting to directly control said pawn rather than get all actors of class...Im understanding it like "Get all actors of class" = Get pen/ and the / "index # "= The Purple one....Specifying exactly what type and which one exactly am I (the player controller) going to possess.
@agentburningbutters3655
@agentburningbutters3655 Жыл бұрын
Thats literally what I wanted so bad, I kinda needed this for my Fnaf fangame. Thanks for the tutorial :D Ill try it out soon
@ritvikshukla6324
@ritvikshukla6324 4 жыл бұрын
Hey Kevin, Thanks for the tutorial it was very helpful. I was wondering, is there a way to stop my third person character (He keeps running) while I am possessing the other pawn. When I stop and possess there is no problem but when I am moving and I possess my character keeps running endlessly.
@shinyduncan5552
@shinyduncan5552 4 жыл бұрын
you need to add the destroy actor
@christianrichters7922
@christianrichters7922 2 жыл бұрын
i know it's a rather late reply but if anybody else is wondering, put in a short delay before switching characters so the character can switch back to its idle animation. as it will just repeat the animation you left the character in after possessing the a new character/pawn. To make the gameplay a bit more fluid you could add in a UI element that covers the screen for a short delay that shows that you're switching your characters/pawns
@ritvikshukla6324
@ritvikshukla6324 2 жыл бұрын
@@christianrichters7922 Alright, thanks for the reply.
@MistahLarson
@MistahLarson 11 ай бұрын
For me this doesn't work if they share different controlls.
@samanthadurfee7725
@samanthadurfee7725 Жыл бұрын
What was the point to make a new controller? Do you have to do this?
@Palexite
@Palexite 5 жыл бұрын
this is helpful for those to add spectating to your multiplayer
@ty_teynium
@ty_teynium 5 жыл бұрын
I have a system where I spawn up to three additional characters. I have a setup involving an array and a for each loop where I press a button and I control another character but I can't switch to any more after that. It just stays on that one character. Any helpful hints? I've been using your tutorial as a source of reference for blueprint design. I can send pics of the blueprint I have set up to anyone willing to help.
@Firewalker124
@Firewalker124 5 жыл бұрын
How can I change between different characters / pawns when testing in the editor? What I mean is, that currently I can only start testing with character 1, even if character 2 is allready in the scene. But how can I change between those two in the editor?
@sankofa_tattoo
@sankofa_tattoo 6 жыл бұрын
hi there i'm trying to use your method but i do have a error when i compile everything the posses node which don't have any target (self) links is not plug to anything and anything seems to work
@that_off
@that_off 3 жыл бұрын
You should use a Target as a controller
@JustPeachyification
@JustPeachyification 4 жыл бұрын
How would you make it so the character can only possess the pawn when close enough?
@suitoha9336
@suitoha9336 4 жыл бұрын
That was very helpful! Short and right to the point :D Thank you for sharing!
@NazariyDudnik
@NazariyDudnik 12 күн бұрын
I love you
@ihenners_
@ihenners_ 7 жыл бұрын
Im pressing the inputs, but nothing is happening? Can anyone help
@ahmedhatem9174
@ahmedhatem9174 7 жыл бұрын
I have a same result if have a solution please tell me .. thank you
@eragon0147
@eragon0147 6 жыл бұрын
try change keyboard select for english , i tried and worked for me
@tgshotoftcr2256
@tgshotoftcr2256 10 ай бұрын
thank you very much
@ethanwasme4307
@ethanwasme4307 Жыл бұрын
maybe it will make sense for everything to inherit from a single custom pawn class so if you wanted you could posses NPCs in the world, like old school NPC entity models
@olegfrolovdesign
@olegfrolovdesign 3 жыл бұрын
Helped a lot! Many thanks 🙏
@DemonFang72
@DemonFang72 Жыл бұрын
Awesome! This has been extremely insightful and useful, but I am running into one issue (and I know this video is 7 years old, lol): - It seems that upon possessing a new pawn, whatever blueprint "AI behavior" that was setup for a pawn (pre-possession) is correctly interrupted, but does not resume when possession is jumped back to the original pawn? In my case, I am not using an AI behavior tree for a companion AI. I am, instead, using a simple "AI move to" node within an NPC blueprint itself to have said friendly-NPC follow the player around. Any ideas for how to "resume" whatever NPC blueprint behavior was essentially happening before the possession, or at least "reset" it back to whatever behavior was successfully triggerable upon Event BeginPlay? Right now, the BP logic for an abandoned pawn breaks after possessing another pawn and the abandoned pawn "stays frozen" until possessed again, even in midair. I am somewhat familiar with AI behavior trees and perhaps that might be a better solution but I am unsure since I am essentially trying to "bounce" the controller between two pawns, any insight would be appreciated! At any rate, this was a great video, thank you~
@phycogsmithomniscience309
@phycogsmithomniscience309 5 жыл бұрын
if you have issues . dont for get to target player controler.
@AM-jx3zf
@AM-jx3zf 2 жыл бұрын
very simply explained
@erionmema1
@erionmema1 6 жыл бұрын
I never imagined it would be this easy !! thanks !!
@AnthonyCloudy
@AnthonyCloudy 8 жыл бұрын
This was really helpful, great brief explanation. Thank you!
@unitedroleplay-wwii5165
@unitedroleplay-wwii5165 7 жыл бұрын
Has it been removed, because I don't see Possession action
@ellikoliniati
@ellikoliniati 6 жыл бұрын
If anyone has the same problem, you need to "get player controller" first, and then drag the "possess" node out!
@Tecosaurus
@Tecosaurus 6 жыл бұрын
Cheers Bruh!
@ellikoliniati
@ellikoliniati 6 жыл бұрын
Just to add that whenever an action is not shown, make sure you have the context sensitive box (right click-upper right corner) unchecked, this is what will have probably caused the problem
@justinspearlord
@justinspearlord 6 жыл бұрын
Funny to see you here Tecosaurus :) keep up the arrowverse project.
@Manim8
@Manim8 4 жыл бұрын
So this is basically how they do it in GTA? Except that they have a 'get in the car' animation, and once that's done playing, you take over possession of the car, right?
@cassiohenrique6815
@cassiohenrique6815 4 жыл бұрын
GTA wasn't made in UE, but if you want to do that then yes, this is one way of doing it.
@Manim8
@Manim8 4 жыл бұрын
@@cassiohenrique6815 yeah I know that, GTA is made in RAGE Engine but I meant the concept is the same :)
@allenbeckman1777
@allenbeckman1777 2 жыл бұрын
Thanks!
@LoneWandererAWOOOOO
@LoneWandererAWOOOOO 5 жыл бұрын
Works great, thanks!
@paahdin
@paahdin 3 жыл бұрын
Would this be the approach to having a system where you can take control of ai?
@jayblankenship1553
@jayblankenship1553 6 жыл бұрын
Can you do a c++ tut?
@betraid
@betraid 5 жыл бұрын
very helpful video thank you that gived me nnice idea to create various players
@rainydawnentertainment
@rainydawnentertainment Жыл бұрын
Thanks! That was really helpful!
@michelsantos4236
@michelsantos4236 2 жыл бұрын
Nice, nice, nice brother! TY
@JuntaTheHero
@JuntaTheHero 6 жыл бұрын
Good tutorial. quick question how do I do this only based on proximity? like using a beginoverlap but they would still have to press the key?
@KevinRushin
@KevinRushin 6 жыл бұрын
The other video i made talks about doing a GTA style pocession (like getting in a car) kzbin.info/www/bejne/o6nUl6GbZ7uUn9U . Hope this is what you were wanting :)
@Sto08
@Sto08 4 жыл бұрын
Thank Very Useful~
@starredarchon4920
@starredarchon4920 4 жыл бұрын
Thank u so much my friend
@terrablader
@terrablader 4 жыл бұрын
T H A N K Y O U !
@unrealengine4991
@unrealengine4991 6 жыл бұрын
hi ...thanx but how to make it in multiplayer possess many player and many cars
@__dINe__
@__dINe__ 6 жыл бұрын
what if you want to possess a copy from that cube? The get node is 0 so you can't possess 1. How can you possess 0 or 1 or 2, etc?
@mikaelborhzka7627
@mikaelborhzka7627 6 жыл бұрын
just change 0 by 1 2 etc.
@__dINe__
@__dINe__ 6 жыл бұрын
Mikael Borhzka i know that, so there is no way to get each one, only one of them the way you wrote. Thanks anyway.
@TDR18455
@TDR18455 4 жыл бұрын
tnx
8 жыл бұрын
nice work !! How would I do to call a "character" but not a "paw"? tks man
@damianm.8736
@damianm.8736 5 жыл бұрын
ok but why the cube doesn't move and how to make it move when possessed?
@Manim8
@Manim8 4 жыл бұрын
You would have to set up a movement script for the cube first. He didn't so that's why he switched it for the car for times sake :)
@unrealengine4991
@unrealengine4991 6 жыл бұрын
THHHHHHHHHANX
@why__die
@why__die 6 жыл бұрын
Thank you so much, this was just what I needed to learn. It took me so long to find this
UE4 -  Changing Characters UE4 Possession
6:35
GameDevMan
Рет қаралды 18 М.
Unreal Engine 4 Interactive Sci Fi Screens! (Widget Blueprints Tutorial)
31:20
The Polygon Pilgrimage
Рет қаралды 93 М.
Watermelon magic box! #shorts by Leisi Crazy
00:20
Leisi Crazy
Рет қаралды 60 МЛН
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 25 МЛН
[UE 4.27 - 5.0] Smart Locomotion INTEGRATION
38:37
Horizon Gaming
Рет қаралды 2,1 М.
"The final phase" Satisfactory
10:51
Mando The Comando
Рет қаралды 2,1 М.
Unreal Engine Tip #1 Enhanced! GTA Style Pawn Switching
5:05
Kevin Rushin
Рет қаралды 4,5 М.
Unreal Engine 4 Tutorial - Camera Switching
12:23
Ryan Laley
Рет қаралды 95 М.
UE4 - Tutorial - Hologram Material! (Request!)
21:46
Dean Ashford
Рет қаралды 180 М.
Possessing Pawns in Unreal Engine
5:22
徐紹容
Рет қаралды 316