Exploring VFX Lore
7:02
2 ай бұрын
Phoenix - VFX Timelapse
4:10
3 ай бұрын
Phoenix - Unity
0:11
3 ай бұрын
The Environmental Impact of VFX
11:17
Avatar - VFX Timelapse
6:18
4 ай бұрын
Roots - Godot
0:22
5 ай бұрын
Avatar - Unity
0:26
6 ай бұрын
Phase Lightning - UE5
0:11
9 ай бұрын
Spirit Grave - Godot
0:09
Жыл бұрын
Night Elf Scythe VFX - Godot
0:08
Mini Mech Explosion - Godot
0:19
Жыл бұрын
Incinerator Beam - UE5
0:16
Жыл бұрын
mildly edited mhrise clips
2:19
Жыл бұрын
parallel universe tarik video
0:42
MY FIRST CONTAGION SPIKE ENCOUNTER
2:55
Thoughts On Overwatch 2
3:07
2 жыл бұрын
Valorant Silver Adventures
6:25
2 жыл бұрын
Пікірлер
@viniciuseduardo8790
@viniciuseduardo8790 24 күн бұрын
Awesome tips man! For anyone using visual shaders you need to: 1 - Set a varying clicking on the "Manage Varyings" at the top of the visual shader tab, name it as "lifetime" and leave the rest as the default. 2 - In the “Vertex” dropdown section add add the “InstanceCustom” node and send the green channel (y) to a VaryingSetter node and choose the var you just created before (“lifetime”) 3 - In the Fragment dropdown add the VaryingGetter node and choose the “lifetime” varying, add a CurveTexture node, create the curve both in the node editor and inspector, then send the VaryingGetter value to the CurveTexture input 4 - Use the CurveTexture output anywhere you want, like in smoothstep, uv offsets and so on.
@onetupthree
@onetupthree 13 күн бұрын
thanks ! and nice guide for visual shader users 💙 you can also divide instance_custom.y by instance_custom.w to account for lifetime randomness if your particle system uses that! :D
@egho8938
@egho8938 27 күн бұрын
Is there a tutorial?
@Jreft
@Jreft 27 күн бұрын
How do you make these vfx.. like... Where do i start from to get to this level?!?
@Loukpro_Godot
@Loukpro_Godot Ай бұрын
Hello can I get a little help? I wanted to make the vertex shader. I copied everything exactly as it is shown here but I only got a black shiny ball not the effect that I wanted. Any ideas what did I possibly miss?
@onetupthree
@onetupthree Ай бұрын
hi! is it the vertex offset one? :O can i see a snippet of your shader's vertex stage? edit: send over the whole shader actually also there's a free post on my patreon with the VFX source files i made for this video for reference if you want👌
@Loukpro_Godot
@Loukpro_Godot Ай бұрын
@@onetupthree What do you mean about the offset set to 1? Yeah do you have discord so as I can send it to you? As for the patreon I can't see it because it needs to pay and although I find you great I still don't have my own credit card xD.
@Loukpro_Godot
@Loukpro_Godot Ай бұрын
@@onetupthree What's more I don't know where to place the shader material in surface material override or in the mesh/material section?
@onetupthree
@onetupthree Ай бұрын
@@Loukpro_Godot noo no worries about being member 🤣 i just meant that you can view and download the source files from a free post ! (or at least i thought people could if it was marked free :O) and do you have a twt or bluesky? :D we can talk there or if you really prefer discord i can send over my username through those as well
@Loukpro_Godot
@Loukpro_Godot Ай бұрын
@@onetupthree OH my bad I just saw that the shaders are free to patron. I downloaded it, compared it to mine and found what was missing and now I just mess around 😅. I only have discord sry😅. I don't even know what bluesky is actually...🤣🤣🤣
@daliborgarza5244
@daliborgarza5244 Ай бұрын
But acerola...
@harmonichaoticart
@harmonichaoticart Ай бұрын
Instant sebastian vibes
@onetupthree
@onetupthree Ай бұрын
@@harmonichaoticart is sebastian pog
@harmonichaoticart
@harmonichaoticart Ай бұрын
@onetupthree sebastian lague is pog asf
@espiritogeek
@espiritogeek 2 ай бұрын
i played the demo, everything is really amazing, when can we buy it? :D
@onetupthree
@onetupthree 2 ай бұрын
thanks !! and cant tell yet 🤔
@mathieuRakoto
@mathieuRakoto 2 ай бұрын
Little details make greater games ! Nice essays !
@onetupthree
@onetupthree 2 ай бұрын
thank you so much ! 🙇‍♂️
@mathieuRakoto
@mathieuRakoto 2 ай бұрын
Thank you so much for this kind of videos. I stagne a lot to improve my vfx at this moment and these are very good advices.
@onetupthree
@onetupthree 2 ай бұрын
thank /you/ ! im glad i could help out :D
@Alander787
@Alander787 2 ай бұрын
the game looks amazing! For how long have you been learning game dev?
@onetupthree
@onetupthree 2 ай бұрын
@@Alander787 game dev i started 2nd year college (~2015?) iirc started with programming then switched to vfx around march last year :D
@Alander787
@Alander787 2 ай бұрын
@@onetupthree that's a really great progress in such a short amount of time, thank you for keeping me inspired, looking forward to more videos :)
@onetupthree
@onetupthree 2 ай бұрын
thank you so much ! 🙏
@Arsvarg8
@Arsvarg8 2 ай бұрын
Texture packing blew my mind!!
@onetupthree
@onetupthree 2 ай бұрын
it's very neat !
@unrealhabitat
@unrealhabitat 2 ай бұрын
Absolutely amazing video, player feedback and vfx make my heart happy
@onetupthree
@onetupthree 2 ай бұрын
thanks ! 💙
@AIAdev
@AIAdev 2 ай бұрын
What an awesome break down. Thank you!!
@onetupthree
@onetupthree 2 ай бұрын
thank you so much !! 🙇‍♂️
@MrHotsharkAble
@MrHotsharkAble 2 ай бұрын
These are super impressive! Great inspo 🔥
@onetupthree
@onetupthree 2 ай бұрын
@@MrHotsharkAble thank you !! :D
@HakanBacon
@HakanBacon 2 ай бұрын
I've bren trying to create these kinds of smaller vfx for a while. I found a good way to do so, but the aspect of variety is something I've not yet looked at. Thank you for showing us your methods
@onetupthree
@onetupthree 2 ай бұрын
@@HakanBacon glad i could help out 🙇‍♂️
@timmygilbert4102
@timmygilbert4102 2 ай бұрын
Juice
@onetupthree
@onetupthree 2 ай бұрын
huge
@doohp
@doohp 2 ай бұрын
banger video
@onetupthree
@onetupthree 2 ай бұрын
thanks fam
@mauricestardddude8317
@mauricestardddude8317 2 ай бұрын
Just gotta say I really love how this channel developed from a pretty standard Tutorial-ish and showcase channel to one with some seriously amazing explanations of how to make good VFX. Your video quality went up really high. The videos are booth very digestable (not dragging on for an hour) and give some really good information. I would be very happy if you would give some more direct examples of how to achieve some effects via Engine/Modeling/Texturingbut even if you don't I am sure I'll continue to watch your videos.
@onetupthree
@onetupthree 2 ай бұрын
thank you so much ! :D ill see what i can do to mix in some more tutorial-y/breakdown bits but sometimes the video topic doesn't call for it 🤔
@lawrence9713
@lawrence9713 2 ай бұрын
This game is going to be my absolute top 1 god tier game of all time. I love the character controller, I love the animations, I love the vfx, love the gameplay. The demo is downloading. Going to learn so much from this game. Thx for this already masterpiece
@onetupthree
@onetupthree 2 ай бұрын
thank you so much 💖 everyone did a lovely job ! hope you enjoy the demo !! :D
@lawrence9713
@lawrence9713 2 ай бұрын
@@onetupthree its amazing. It plays a bit janky still. Having two different buttons for the two different sprints. And the goals are not really clear in the beginning. But nonetheless it's a lot of fun playing it. Definitely a must buy to support that awesome work you devs already did and will do in the future!
@onetupthree
@onetupthree 2 ай бұрын
@@lawrence9713 thank you ! :D hopefully proper onboarding gets in real soon 🙏
@zerohcrows
@zerohcrows 2 ай бұрын
yall have an amazing animator on your team, some amazing animation work to go along with the stunning VFX.
@onetupthree
@onetupthree 2 ай бұрын
100% agree 😤
@kenseikc
@kenseikc 2 ай бұрын
overThrown is sick
@onetupthree
@onetupthree 2 ай бұрын
fricgk yea
@StephenBeatsGames
@StephenBeatsGames 2 ай бұрын
Awesome video!
@onetupthree
@onetupthree 2 ай бұрын
thank you !! :D
@theartworkhub
@theartworkhub 2 ай бұрын
Brimstone: Give me a reason why i should keep you in the company. onetupthree: *shows video
@onetupthree
@onetupthree 2 ай бұрын
@@theartworkhub LMAO
@reguret2976
@reguret2976 2 ай бұрын
are you a filipino?
@onetupthree
@onetupthree 2 ай бұрын
@@reguret2976 yes :)
@niklasmikkelsen4701
@niklasmikkelsen4701 2 ай бұрын
Great video! I find Steamworld Build's buildings to also have interesting animations and style! I recommend if you haven't seen them ^^
@onetupthree
@onetupthree 2 ай бұрын
@@niklasmikkelsen4701 ill check it out :D thanks !!
@TheInquisitor2012
@TheInquisitor2012 2 ай бұрын
Your game kinda makes me reminisce of *Fable 2,* if the Heroes of Fable where builders instead of adventurers . . . and part-time *_landlords_*
@Sedokun
@Sedokun 2 ай бұрын
Why you decided not to add step/walk puffs?
@onetupthree
@onetupthree 2 ай бұрын
it was actually one of the first things i ever made for brimstone ! :) it was dropped after a while for being a little unnecessary for the run/walk speed but it came back when sprinting got introduced because it made more sense 🤔
@boritroll6423
@boritroll6423 2 ай бұрын
Hi! Im learning vfx for upgrading my animations made in blender and absolutely adore your style. Can you recommend what software to learn to make some simple, reusable and slightly customizable vfx?
@onetupthree
@onetupthree 2 ай бұрын
hi! :) vfx is a mix of textures, meshes, shaders, and some sort of particle system 🤔 shaders and particle system depend on what engine you want to use (unity, unreal, godot, blender) for textures I use krita and substance designer (material maker as an alternative) and for meshes I use blender :D but you can use any 3d software for that
@boritroll6423
@boritroll6423 2 ай бұрын
@@onetupthree thank you!
@gonderage
@gonderage 2 ай бұрын
i just love the chill warm vibes of this channel with the adhd brainrot memes, but the memes are subdued and in the background, so they dont strongly disrubt the vibes.
@onetupthree
@onetupthree 2 ай бұрын
thanks Gonderage 🙏 im glad these little bits dont disrupt the flow too much
@Change-jy1rl
@Change-jy1rl 2 ай бұрын
holy who ever is doing the animation is very good
@onetupthree
@onetupthree 2 ай бұрын
thatd be Brandon! he has a link in the description if you want to check it out 👀
@vellendev
@vellendev 2 ай бұрын
What game engine is being used to make this? It looks great!
@onetupthree
@onetupthree 2 ай бұрын
unity ! :D
@hanadasongs9142
@hanadasongs9142 2 ай бұрын
I saw all of then when I was playing <3 ⭐ ,(I was like: man, he does so much vfxs owo) great video, I will share on Instagram if u don't mind ;3 (Jiro here)
@onetupthree
@onetupthree 2 ай бұрын
thank you so much Jiro ! ♥
@kartopod
@kartopod 2 ай бұрын
My new favourite youtuber
@onetupthree
@onetupthree 2 ай бұрын
thanks !! ♥
@outresslight8706
@outresslight8706 2 ай бұрын
Man I completely randomly found this channel, and I'm so hyped by the game, it looks like it's going to give me some first experience Minecraft vibes
@onetupthree
@onetupthree 2 ай бұрын
eyy let's gooo 😤
@gbrayner
@gbrayner 2 ай бұрын
This game is looking gorgeous! VFX is really important for any game, I would synthetize the Idea of VFX as telling the story of events trough their consequences. Great video!
@onetupthree
@onetupthree 2 ай бұрын
thanks ! and agreed🙏
@giorgimaisuradze2711
@giorgimaisuradze2711 2 ай бұрын
Great video and beautiful VFX as always✨👌
@onetupthree
@onetupthree 2 ай бұрын
thank you so much ! 🙇‍♂
@LucyLavend
@LucyLavend 2 ай бұрын
Those weapon sparks are that 110% that some developers go, and it will definitely won't go unnoticed! 🔥 The texture change on the sawmill blade when it starts cutting wood is also such a neat little detail! Also interesting how much the motion blur helps sell the speed of the sawblade, maybe that concept is something you could mention in a future video 😄
@onetupthree
@onetupthree 2 ай бұрын
this video was actually just to showcase all the cool little vfx in the game 😌/s
@plantchargedgames
@plantchargedgames 2 ай бұрын
Great video! Lovely style and vfx work!
@onetupthree
@onetupthree 2 ай бұрын
thank you ! :D
@samuel-tome
@samuel-tome 2 ай бұрын
great video and insights
@onetupthree
@onetupthree 2 ай бұрын
thanks 🙇‍♂
@NIUIX
@NIUIX 2 ай бұрын
Banger 😤😤😤😤
@onetupthree
@onetupthree 2 ай бұрын
😤💖
@samuel-tome
@samuel-tome 2 ай бұрын
I didnt know you were working on this!! Woah lmao I was like "the game released a demo today and he already made a video on it - that's impressive" lmao
@onetupthree
@onetupthree 2 ай бұрын
LMAO wish i could edit that quickly 😭🙏
@Kio_Kurashi
@Kio_Kurashi 2 ай бұрын
Me watching that jump vfx and thinking how nice that made the jump up look only for it to then be used as an example of something we don't pay attention to. XD I guess since I'm trying to get into animation I must look at things differently.
@onetupthree
@onetupthree 2 ай бұрын
i feel the same looking at /every/ bit of VFX when I play a new game 🤣
@Kaedric999
@Kaedric999 2 ай бұрын
I'm curious about your team setup. Are you paid for your work now or is it a profit-share situation after the game sells?
@onetupthree
@onetupthree 2 ай бұрын
i get paid ! :D
@selfigth
@selfigth 2 ай бұрын
if there was a vfx school where you teach, I'd definitely come to study
@onetupthree
@onetupthree 2 ай бұрын
thank you 🙇‍♂that means a lot
@Ignawesome
@Ignawesome 2 ай бұрын
Overthrown looks awesome and super cute! What engine does it use? Also, in order to code vfx like these, how do you structure the game scenes to spawn the vfx? In the case of the player running for example, do the animations include the VFX? Or are they spawned by the game on the location the character steps?
@onetupthree
@onetupthree 2 ай бұрын
thanks ! it uses unity :D most of the VFX is object pooled and spawned as needed the player pegasus run VFX is attached to the player and controlled via script!
@GThermic
@GThermic 2 ай бұрын
This video is EXTRA ORDINARY!
@onetupthree
@onetupthree 2 ай бұрын
thanks ! o_o
@GThermic
@GThermic 2 ай бұрын
@@onetupthree o_o
@onetupthree
@onetupthree 2 ай бұрын
@@GThermic O _ O
@GThermic
@GThermic 2 ай бұрын
@@onetupthree ( ) __ ( )
@onetupthree
@onetupthree 2 ай бұрын
@@GThermic (̴̻̯̬̈͛ǫ̸͈̜̹͖͉͋̍͒̚)̶̥͈̫̼̌̅̕͜ __ (̵̭͎̤̰̄̇̽̕͝ơ̷̗͎̳̌̓)̷̛̭͓̀͒͜͝ͅ
@abdelrhmanhatem6872
@abdelrhmanhatem6872 2 ай бұрын
10/10 get out was not expected at all!
@AuthorSaulAlan
@AuthorSaulAlan 2 ай бұрын
Great work 🥂
@onetupthree
@onetupthree 2 ай бұрын
thank you ! 🙇‍♂
@hptheking1393
@hptheking1393 2 ай бұрын
This is why I subscribed . . You're my goat.
@onetupthree
@onetupthree 2 ай бұрын
i appreciate it ♥