Make A Player Invisible When Holding A Thing In UEFN

  Рет қаралды 18,223

Graeme Bull

Graeme Bull

Күн бұрын

In this tutorial we're building on the last tutorial to make a player invisible when using a button and instead we're going to make them invisible when they are holding something with Verse in UEFN. Here is the last tutorial I did on this: • How To Make A Player I...
I post ALL THE CODE in these tutorials along with pre-release and custom tutorials over on Patreon: / membership in the "Tech Based Tutorials" tier. JOIN IT!!
Here's a great beginner's VERSE tutorial: • Easy Beginning With UE...
Here's another: Learning All About Verse For Fortnite Creative 2.0 - Series:Part 1 --- • Learning All About Ver...
Join my discord server for Fortnite Creator Community stuff / discord
Follow me on Twitter/X / graemebullx
#uefn #fortnitecreative #verse

Пікірлер: 102
@Cenk_1903
@Cenk_1903 8 ай бұрын
Helpful video. You and your community getting better and better at writing verse code Graeme. Nice smooth explanation. Good job. Keep it going!
@GraemeBull
@GraemeBull 8 ай бұрын
Thank you very much. Glad it was helpful!
@bougiiee
@bougiiee 6 ай бұрын
Dude you're amazing at explaining code. Great tutorial👍
@GraemeBull
@GraemeBull 6 ай бұрын
Thanks! Glad you found this useful
@ijustmakegamesnow906
@ijustmakegamesnow906 8 ай бұрын
Graeme, I really like what you do, and I really appreciate you teaching UEFN and Verse. I've been reading the Verse Manual on Epic and it's actually starting to make sense. So, I'm getting into it. Anyway, thanks again, happy scary day.
@GraemeBull
@GraemeBull 8 ай бұрын
Awesome, thank you! I'm glad these videos help you out some :)
@ijustmakegamesnow906
@ijustmakegamesnow906 8 ай бұрын
@@GraemeBull Oh, they help me VERY much, and I'm glad you're my teacher. You're a great one. And your game looks gorgeous!
@Habbix1000
@Habbix1000 7 ай бұрын
Thank you for sharing your knowledge with us! You're amazing!
@GraemeBull
@GraemeBull 7 ай бұрын
Thanks! And you're welcome
@Askera
@Askera 8 ай бұрын
Thank you very much for helping us with this great video. I've been looking for a tutorial like this for a while and I finally found it. I'm going to follow the tutorial exactly and try to insert this device into my super powers map in Fortnite. Thank you again, a big hug from Brazil.
@GraemeBull
@GraemeBull 8 ай бұрын
You're welcome, glad it helped!
@Askera
@Askera 8 ай бұрын
​@@GraemeBullHello budy, how are you? I'm trying to use this model for a super powers map but I'm not able to do the speed power.. could you make a tutorial showing how to make the player walk faster when holding a card? please
@GraemeBull
@GraemeBull 8 ай бұрын
I'll put it on the list
@llamajuice
@llamajuice 8 ай бұрын
That's pretty rad to hijack that function from the conditional button. Clever!
@GraemeBull
@GraemeBull 8 ай бұрын
Thanks! Ya, it's a neat one for sure
@damar9595
@damar9595 6 ай бұрын
Thanks ! Helped a lot do you mind making tutorials on how to make bullets set players on fire, or having a teleporter that teleports you forward in the direction your looking at
@Rossity
@Rossity 5 ай бұрын
When you are not in verse and in Game Manager on the right side of the screen (outliner), you select "Card Detector" object in the dropdown menu for CardDetector. For whatever reason, I am not seeing this entire screen on my end. No option to select card detector, condbutton, dialrotator, weapongranter, etc. How can I make this screen visible on my end?
@Rossity
@Rossity 5 ай бұрын
Update: Solved my own error. I needed to fix two lines in Verse that were showing errors in order to build. Once built, I am now seeing these lines that weren't previously showing under "details".
@GraemeBull
@GraemeBull 5 ай бұрын
It's a common problem :)
@FxPredictions
@FxPredictions 8 ай бұрын
Thanks
@GraemeBull
@GraemeBull 8 ай бұрын
No problem
@FxPredictions
@FxPredictions 8 ай бұрын
@@GraemeBull did you see my other comment
@GraemeBull
@GraemeBull 8 ай бұрын
yes
@Bisect
@Bisect 7 ай бұрын
is this a way to stop CheckForCard function? i found out that it slighty lags the game when it is constantly being used
@GraemeBull
@GraemeBull 7 ай бұрын
set a flag with a "logic" variable, check that before asking the conditional button for info. The loop itself shouldn't be a problem, but the cond button might be heavy? not sure
@shootama
@shootama 5 ай бұрын
how do i get to where you were in verse? like open to that page when i open i have thousands of lines and not just the simple ones, im very new to this
@GraemeBull
@GraemeBull 5 ай бұрын
I have no idea what you mean. If you open VScode it should have your file. Maybe start with the tutorial linked in the description to start with Verse?
@theopavel844
@theopavel844 5 ай бұрын
when i put in MakePlayerInvisible it says its an Unknown identifier. How do i fix that?
@abdoudescend887
@abdoudescend887 2 ай бұрын
If my fortknights map become famous and i can buy a pc, i will come back to this video
@eddyteddy5138
@eddyteddy5138 6 ай бұрын
I have an error in my code which tells me: " Script error 3506: Unknown identifier 'Agent' "
@01Entchen
@01Entchen 5 ай бұрын
Thanks for the Tutorial! Keep it going! But is there any way to make the player disappear while holding the card if he is only in class 1? So the code only works for players who are in a specific Class?
@GraemeBull
@GraemeBull 5 ай бұрын
I did a tutorial on class detection, check that one and you'll figure it out for sure
@user-jc9pb6kl2n
@user-jc9pb6kl2n 5 ай бұрын
Is there any way to stop the delay so that as soon as you switch to the card you instantly go invisible and as soon as you switch to your weapon you instantly can be seen
@GraemeBull
@GraemeBull 5 ай бұрын
I don't think so, usually it's pretty fast though...
@Crazystunts4190
@Crazystunts4190 5 ай бұрын
If there a workaround to make this look more like active camo from halo. So now fully invisible, but close. I guess similar to the shadow bomb or infinity gauntlets. I want my player to be slightly invisible but be able to shoot and stuff while in the mode. Shadow bomb and gauntlets won’t let me do what I’m trying to do. Also, tried adding vfx like glow/outline and some other things. But it won’t let you be invisible and have the vfx in at same time. Thanks in advance!
@GraemeBull
@GraemeBull 5 ай бұрын
not that I'm aware of
@FZone96Official
@FZone96Official 4 ай бұрын
Is it possible to make weapons/items in the player's hand invisible only?
@GraemeBull
@GraemeBull 4 ай бұрын
No
@lefandepoireau768
@lefandepoireau768 3 ай бұрын
Welp, that answer my question
@DORAGON-ERR
@DORAGON-ERR 8 ай бұрын
nice ecplanation but where can i get a copy of the code
@GraemeBull
@GraemeBull 8 ай бұрын
It's in the tutorial. I don't provide copy/paste code.
@gabbzzz2004
@gabbzzz2004 6 ай бұрын
Hi, I have a problem when it comes to holding the keycard. I have to press that blue button to become invisible. I don't become that just by holding it. Does anyone know what the problem is?
@GraemeBull
@GraemeBull 6 ай бұрын
You don't have something hooked up for the conditional button for sure
@eddyteddy5138
@eddyteddy5138 6 ай бұрын
How can I make a signal remote that will teleport to the the nearest player? I would also like to know how to make another signal remote that would allow you to phase/teleport through the wall the player with the remote is facing when they click.
@GraemeBull
@GraemeBull 6 ай бұрын
find the nearest player by distance, take the shortest distance player, move a teleporter to them and then teleport
@eddyteddy5138
@eddyteddy5138 6 ай бұрын
Thanks, have you done any video similar to this concept?@@GraemeBull
@shootama
@shootama 5 ай бұрын
how do u do this @@GraemeBull
@giosen1817
@giosen1817 4 ай бұрын
You can make a video where you show a way to add the aimbot in a map that activates if you have and item in the inventory (real aimbot not damage multiplier)
@GraemeBull
@GraemeBull 4 ай бұрын
it's on the list
@onilpa
@onilpa 8 ай бұрын
why when i set up the editable it is red and when i try to save it crashes?
@GraemeBull
@GraemeBull 8 ай бұрын
no idea, that's not nearly enough information to assist with. Sounds like a computer problem where you computer is struggling to run everything
@Strom_Rust
@Strom_Rust 8 ай бұрын
There is so much code in your verse already I dont understand what is happening. Could you show just the code for this and exclude the rest? I am unable to peace it all together
@GraemeBull
@GraemeBull 8 ай бұрын
All code is up on Patreon. If you want me to make a personal tutorial just for you so you can understand, then sure, find me on discord and I'll send you the cost to do that.
@raichurr
@raichurr 6 ай бұрын
Do you get the codes of your videos if you are a member of Patron?
@GraemeBull
@GraemeBull 6 ай бұрын
Yes
@tomashollmann3423
@tomashollmann3423 4 ай бұрын
if error
@tylerjohnston5786
@tylerjohnston5786 4 ай бұрын
i used your code and for some reason all i see is user options and nothing else in the gamemanger. there are no errors so not sure whats wrong
@GraemeBull
@GraemeBull 4 ай бұрын
You have to build the verse code
@ironstyvas3874
@ironstyvas3874 6 ай бұрын
i saw some other comments and I know it happens a lot, but i don't know why, but when i select game manager i only see user options and favorites tabs, can you help what i did wrong?
@GraemeBull
@GraemeBull 6 ай бұрын
Maybe you didn't build the verse code or you don't have any editables or you haven't selected the right tab
@ironstyvas3874
@ironstyvas3874 6 ай бұрын
@@GraemeBull is build CTRL and B?
@GraemeBull
@GraemeBull 6 ай бұрын
@@ironstyvas3874 ctrl-shift-b
@Jaren8r
@Jaren8r 4 ай бұрын
At 5:50, you actually don't need to use an if statement to cast a player to an agent - you can just use a player anywhere that expects an agent and it'll work because player is a subclass of agent.
@GraemeBull
@GraemeBull 4 ай бұрын
Good catch. Ya, this is an old tutorial when I thought I knew everything. Now I know everything I could ever ever know forever.
@paradais_ml
@paradais_ml 4 ай бұрын
the if statement is giving me an error, if i delite both "if" then it fixes but now it says "else" is the error, pls help
@ToxikFlame11
@ToxikFlame11 6 ай бұрын
how would i make the player invisible when pressing a button?
@GraemeBull
@GraemeBull 6 ай бұрын
just call Hide() on the fort character
@mycatissuperfluffy1388
@mycatissuperfluffy1388 6 ай бұрын
8:18 I have absolutely no idea how the code shifted to the right and all that was said was "do that". Im stuck on this and dont get it at all.
@GraemeBull
@GraemeBull 6 ай бұрын
Press the "tab" key.
@mathiasleschly8773
@mathiasleschly8773 7 ай бұрын
how do you get into the coding pogram in uefn?
@GraemeBull
@GraemeBull 7 ай бұрын
It's VSCode, it installs when you double click on one of the verse files, check this tutorial on how I start my projects: kzfaq.info/get/bejne/ZshdnK52np-bY2Q.html
@pulsenn
@pulsenn 5 ай бұрын
Is there any to make this work in standard creative mode?
@GraemeBull
@GraemeBull 5 ай бұрын
no idea, I have never, and will never touch it
@prettyman7
@prettyman7 2 ай бұрын
i doesnt work for me. First of all the bear isnt chasing me, he is just on the same place. And if i go into the mutator zone the bear gets invisible, nothing happens. I did everything exact like in the vidoe, i copy and pasted the verse code. Who knows where the problem is? I
@GraemeBull
@GraemeBull 2 ай бұрын
what?? did you comment on the right video?
@prettyman7
@prettyman7 2 ай бұрын
@@GraemeBull sorry wrong video hahahaha
@LaterThanSooner
@LaterThanSooner 6 ай бұрын
Is there a way to do this without UEFN and just with normal fortnite creative?
@GraemeBull
@GraemeBull 6 ай бұрын
no idea, never touch it
@paradais_ml
@paradais_ml 4 ай бұрын
nope
@jqspr
@jqspr 6 ай бұрын
Hey Awesome Tutorials i really appreciate them. If u sprint with the Card while being invisible, the card gets visible again. Is there a way that it stays invisible?
@GraemeBull
@GraemeBull 6 ай бұрын
Thanks! Glad you find them useful. That's super weird to me, I didn't test that I think.
@TFMN696
@TFMN696 8 ай бұрын
how to getfortcharacter you dont show it
@TFMN696
@TFMN696 8 ай бұрын
l have red line under the (FC:Agent.GetFortCharacter[])
@GraemeBull
@GraemeBull 8 ай бұрын
kzfaq.info/get/bejne/pciblMSk2LLboYk.html
@quiet.
@quiet. 6 ай бұрын
where?? im having the same issue with getfortcharacter@@GraemeBull
@hidryy
@hidryy 6 ай бұрын
How do u get into verse?
@GraemeBull
@GraemeBull 6 ай бұрын
You have to install VSCode and it'll connect up like that
@hidryy
@hidryy 6 ай бұрын
Thanks for the help boss. Your tutorials really helped me to make my maps but unfourtunately when the moment came to publish it i found out that you need to be 18+, i guess i wasted my time and energy cause im only 16 but really i wanted to say thank you for all your tutorials which helped me make my maps which are worthless now xD@@GraemeBull
@GraemeBull
@GraemeBull 6 ай бұрын
Thanks! and you're welcome, keep that knowledge bro, make maps for other people and make a LOT of money. 2 years from now you'll have so much knowledge in your head you won't know what to do with it all. Trust me. Keep grinding, make cash.
@hidryy
@hidryy 6 ай бұрын
@@GraemeBull Thanks man :) will be following your tutorials :D
@user-lp5xe7nt2x
@user-lp5xe7nt2x 5 ай бұрын
How do you get an item spawner
@GraemeBull
@GraemeBull 5 ай бұрын
just from the Fortnite/devices in the content drawer
@venom06d26
@venom06d26 5 ай бұрын
Oh.. it's pc only
@UppedX
@UppedX 3 ай бұрын
Get a pc then
@venom06d26
@venom06d26 3 ай бұрын
@@UppedX oh, ok. Yeah, buy me a house with enough space for me to get a setup
@UppedX
@UppedX 3 ай бұрын
@@venom06d26 laptop
@mysurfing3550
@mysurfing3550 3 ай бұрын
​@@venom06d26laptop bro...
@TFMN696
@TFMN696 8 ай бұрын
it doesnt work
@GraemeBull
@GraemeBull 8 ай бұрын
yes it does
@BazooStudios
@BazooStudios 8 ай бұрын
Double check your indentation. Instead of using the tab key, try using the space bar. Use 4 spaces instead of pressing Tab.
How To Make A Player Invisible In UEFN With Style!
6:26
Graeme Bull
Рет қаралды 5 М.
The Wifies Debunk
56:52
Kenadian
Рет қаралды 915 М.
Did you believe it was real? #tiktok
00:25
Анастасия Тарасова
Рет қаралды 22 МЛН
Became invisible for one day!  #funny #wednesday #memes
00:25
Watch Me
Рет қаралды 26 МЛН
I wish I could change THIS fast! 🤣
00:33
America's Got Talent
Рет қаралды 95 МЛН
OMG😳 #tiktok #shorts #potapova_blog
00:58
Potapova_blog
Рет қаралды 4,2 МЛН
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 4 МЛН
Learn the Most IMPORTANT Topic in Verse (UEFN)
6:40
Pi Equals Three
Рет қаралды 6 М.
I Paid A Real Assassin To Try To Kill Me
12:17
MrBeast
Рет қаралды 272 МЛН
Games Where You're NOT the Main Character
14:52
i am a dot.
Рет қаралды 1,8 МЛН
Mining 1,000,000 Blocks Alone!
9:00
MrBeast Gaming
Рет қаралды 83 МЛН
Programming Fortnite: Verse in UEFN
7:17
chris biscardi
Рет қаралды 54 М.
Simple maintenance. #leddisplay #ledscreen #ledwall #ledmodule #ledinstallation
0:19
LED Screen Factory-EagerLED
Рет қаралды 16 МЛН
Мой инст: denkiselef. Как забрать телефон через экран.
0:54