Make a 2D Ghost Effect: How to with Unity and C#

  Рет қаралды 28,678

Mister Taft Creates

Mister Taft Creates

Күн бұрын

Пікірлер: 50
@sirgwindortvinuel
@sirgwindortvinuel Ай бұрын
-Captain I see it! ---See what? - A savior, stuck in the depths of youtube... Seems like they can't escape it... -- Tell me what it wants. - It wants to help us, guide us through our journey... -- Change Direction Urgently! My dear crew, we're finally seeing the days that'll make us smile for the first time.... all things aside though, thanks so much bro. Like i couldn't thank you enough. I've watched so many of your tutorials at this point... you never disappointed.
@MisterTaftCreates
@MisterTaftCreates 21 күн бұрын
Thanks man, that means a lot.
@blobsterhop1470
@blobsterhop1470 4 жыл бұрын
Thank you so much, The pace of the video was perfect, not too slow and not too fast. You definitly deserve more subscribers!
@MisterTaftCreates
@MisterTaftCreates 4 жыл бұрын
Glad it helped!
@ProkerKusaka
@ProkerKusaka 4 жыл бұрын
Use this with pooling objects for a resource management
@TexasBakedBlackBeans
@TexasBakedBlackBeans 9 ай бұрын
Such a GOATED tutorial
@MisterTaftCreates
@MisterTaftCreates 21 күн бұрын
I live to GOAT
@meliodasx6035
@meliodasx6035 5 жыл бұрын
Thanks buddy. This has been an informative and useful video.
@vietanhnguyen1415
@vietanhnguyen1415 3 жыл бұрын
Amazing video , your instruction help me improve my project greatly, thanks men! By the way, can you help me with this question? I do not use sprite sheets for animation of "Adventure" Object like yours, instead , my "Player Object" have many child objects represent parts of the body and use Rotation, Scale to do the animation. How can i generate an duplicate of images like yours? Thanks in advance
@zeratul301
@zeratul301 3 жыл бұрын
Really useful video :) Great job! Thank you.
@jpierre
@jpierre 4 жыл бұрын
Que grandioso video, sin tanto código creas un gran arte muchas gracias por compartir me ha servido a la primera muchas gracias amigo.
@mintydog06
@mintydog06 3 жыл бұрын
Brilliant tutorial, thanks very much.
@nukem_
@nukem_ 7 ай бұрын
Sorry for necroing here but any idea what's wrong if the Animation window controls are greyed out? I read somewhere that the ghost needs to be a prefab but from what I can tell it's not in this clip. I made it into a prefab anyway but still can't do anything in Animation.
@binarystateofmind2971
@binarystateofmind2971 4 жыл бұрын
This works great. Thx :)
@niyazimustafa
@niyazimustafa 3 жыл бұрын
hello I have a question. When the platform jumps from the effector, ground control is grounded and double-jumping is enabled. How do I solve this problem?
@novagaming6444
@novagaming6444 2 жыл бұрын
You're doing great bro 😇😇
@leonedandrewTumbaga
@leonedandrewTumbaga Жыл бұрын
ghost effect works but it's not moving along with my player the ghost stock on the one location
@hoangminhnguyen2191
@hoangminhnguyen2191 5 жыл бұрын
I love this
@MisterTaftCreates
@MisterTaftCreates 5 жыл бұрын
Thanks!
@richdev4077
@richdev4077 4 жыл бұрын
Hey, I don't know if you still respond but I am having a problem which is the effect is different speed for different resolutions. For example, when I am in a larger screen, more ghost trails will appear(7 sprites). When I am in a smaller screen, only a few ghost trail appears(3 sprites). Do you know how to fix this problem?
@ilyaskorkmaz4909
@ilyaskorkmaz4909 5 жыл бұрын
Thanks, it was be usefull for me
@MisterTaftCreates
@MisterTaftCreates 5 жыл бұрын
Glad to hear it!
@abungga3485
@abungga3485 2 жыл бұрын
hi, When ever I generate a ghost it dosent seem to use the sprite that is in my sprite renderer. rather using the sprite I put in the prefab. any ideas on why this is happening?
@abungga3485
@abungga3485 2 жыл бұрын
I fount out it was due to the animation tba. but now that there is no animation. there will be no fade. any ideas on how to fix this?
@SoyelAlejandro33
@SoyelAlejandro33 3 жыл бұрын
Thank you sir!
@ryanokerlund3572
@ryanokerlund3572 5 жыл бұрын
I am trying to add this effect to a dashing character (almost like teleporting) where I set the character's velocity much higher. However, the effect does not play quickly enough. Any tips in making this dash play instantly upon "dashing" and stop after the dash ends? Great tutorial btw!
@MisterTaftCreates
@MisterTaftCreates 5 жыл бұрын
Hey there. First, are you using the animator for your dash? If so, do you have a timed transition? This might cause a delay between states which could cause what you're experiencing. Second, you can set the delay to be significantly lower to cause the shadows to appear faster. Set the delay pretty low (about 0.05 seconds) and it should work better.
@claireglory
@claireglory 4 ай бұрын
using Unity while in a MAC. when graphics card is so important. that's crazy.
@MisterTaftCreates
@MisterTaftCreates 21 күн бұрын
I nearly died doing it, too.
@lanch7196
@lanch7196 3 жыл бұрын
My sprite uses rigging, is it possible?
@chillerdude1
@chillerdude1 4 жыл бұрын
Thank you so much!
@respectg4573
@respectg4573 2 жыл бұрын
This is Sandevistan.
@12371eric
@12371eric Ай бұрын
THANK YOU
@MisterTaftCreates
@MisterTaftCreates 21 күн бұрын
You're welcome.
@nagybalint1474
@nagybalint1474 3 жыл бұрын
thanks so much :D
@jessecn4764
@jessecn4764 3 жыл бұрын
thanks bro
@RafaelSilva-vo4ti
@RafaelSilva-vo4ti 4 жыл бұрын
thanks a lot baby
@skanouri5742
@skanouri5742 4 жыл бұрын
Thank you!!!!!
@ilangoossens2573
@ilangoossens2573 3 жыл бұрын
thx a lot
@capitaoquasar
@capitaoquasar 5 жыл бұрын
É similar a jogos 3d???
@MisterTaftCreates
@MisterTaftCreates 5 жыл бұрын
That depends on the effect. If you want a 3d sprite (like in paper mario) then yes, but if you want it to be a shadow model behind the player, then you're using a mesh instead of an image.
@RichnouRichnou
@RichnouRichnou 6 жыл бұрын
Nice :-)
@MisterTaftCreates
@MisterTaftCreates 6 жыл бұрын
Hey there, thanks so much!
@Roxioxx
@Roxioxx 4 жыл бұрын
I tried this video effect out and in the end, I was able to be successful, but I had to change some things. I kept getting a NullReferenceExeption in my controller file when I tried to reference this new ghost class. I then merged the two scripts together, which still did not solve the problem. Then, I just looked up a quick video to get around the nullReferenceError here: kzbin.info/www/bejne/i4rdmnWeq7t8mdU and it worked. No more errors. The second issue I ran into was incorporating this into my dash button instead of every movement. I used Code Monkey's top down movement and dash controller: kzbin.info/www/bejne/eJfCZqR_qZ56qJo and so on space, I would dash and I put the makeGhost variable to "true" on GetKeyDown. That got my dash to work, but only create one ghost. So, after some brute force (because I'm very terrible at coding) I found a solution. I had put makeGhost = false at the end of my dash function so of course, the program would run once and then be set to false. I put in a new input to be GetKeyUp on the space bar and then my trails would appear. I'm very happy with my results. This is just my experience with the code. Like I said, I've very happy with the end result. Thank you for such a lovely video.
@saveachildkillacaucroach4266
@saveachildkillacaucroach4266 4 жыл бұрын
....just use a coroutine bro
@imhoteptheunsullied3000
@imhoteptheunsullied3000 4 жыл бұрын
😂 😂 😂!
@lordmaxwell00
@lordmaxwell00 Жыл бұрын
WOOOOW THANKSSSSS
@segooi6412
@segooi6412 Жыл бұрын
thx you fixed my life 👊
@drumatic
@drumatic 3 жыл бұрын
Thanks you so much!
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 4,3 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
How I learned Unity without following tutorials (Developing 1)
18:11
Game Maker's Toolkit
Рет қаралды 2,1 МЛН
Dust Effect when Running & Jumping in Unity [Particle Effect]
5:55
SCRIPTABLE OBJECTS in Unity
8:57
Brackeys
Рет қаралды 1 МЛН
Improve Your Platformer with Forces | Examples in Unity
7:01
Dawnosaur
Рет қаралды 182 М.
Every 2D Node Explained in 9 Minutes !
9:19
Lukky
Рет қаралды 395 М.
What size should your assets be? | HD 2D GAME ART
12:10
Nonsensical 2D
Рет қаралды 152 М.
How to make AWESOME Scene Transitions in Unity!
19:45
Brackeys
Рет қаралды 970 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН