Thanks for the update! Works fine, although the character jumps speed a bit on the initial movement and the sonar stays as an aura almost around the character initially. Thank you!
Previews of the upcoming blending modes (Radial blur effect used in these examples):
Full resolution: http://.net/demo/chameleon/ChameleonBlendingModes1x.jpg
http://.net/demo/chameleon/ChameleonBlendingModes05x.jpg
New Recipe: CR_FakeNightVision
What is it? : Recipes are basically premade sets of effects created by setting multiple values of the Chameleon to create desired final effect. Recipes are also combinable with other recipes. Thereās a short demo video to see recipes in action Introducing Chameleon Recipes - YouTube
&stc=1New Recipe: Blueprint Draw
What is it? : Recipes are basically premade sets of effects created by setting multiple values of the Chameleon to create desired final effect. Recipes are also combinable with other recipes. Thereās a short demo video to see recipes in action Introducing Chameleon Recipes - YouTube
&stc=1Exceptional quality product and the most straight forward plug-and-play asset Iāve purchased so far. Very well done, man!
Thanks for kind words! Iām glad you like it : )
Hey !
Thanks a lot for your awesome work. I actually discovered it today and it was an insta buy !! So far it looks amazing so congratulations !
I had a small question : is there anyway some ābest practiseā or āmost commonly used blueprints nodesā that someone relatively new to the system should know about ? Like how to assign a post process via script, how to switch between various postprocesses, what ndoes to use etcā¦something basic to get started scripting and manipulating these babies
Thanks !
Hey, @! Quick questionā¦
Is there any way to tweak the radial blur effect so that it fades in from the edges and leaves the center of the screen totally non-blurry?
Thanks!
Thank you! The questions you asked, are about fundamentals of the blueprint scripting and itās quite a large scope. Iāve shared some scripting examples on previous pages of this thread. You can also look at the official tutorials like Blueprint Tutorials in Unreal Engine | Unreal Engine 5.3 Documentation
Yes, there is a way. However, if you go this way then all your changes would be overwritten in the next Chameleon update since you will need to modify the Chameleonās own default material. Other than a āRadial Blurā, Chameleon also have an effect named āMasked Blurā. You can inspect this material and modify the āRadial Blurā by this way. But as i said earlier; if you choose to update Chameleon with next update, then itāll reset all your modifications. I can add that masking feature to the āRadial Blurā effect if you can wait for the Unreal Engine 4.15 release. New version of the Chameleon will be released in that time.
Awesome! Iāll just wait for the 4.15 release. Iām not in a rush
Thanks!
Another quick question for you @:
Is it possible to add an option to tweak color on Screen Damage? For example, the texture āMask9ā you provide is perfect, but I need it to be red.
Thanks!
Upcoming update will contain this feature. Thanks for the suggestions and feel free to make more : )
Sweet! Thanks, again! Your continued support for this asset sets a real high bar for the rest of the marketplace
Since iām also coming from the indie game development, iām quite aware of the meaning of commercial assets for game developers. Besides that; itās fun : )
New Recipe: Underwater
What is this? : Recipes are pre-made effect stacks. Recipes are also combinable with other recipes. Thereās a short demo video to see recipes in action Introducing Chameleon Recipes - YouTube
http://.net/demo/chameleon/CR_Underwater.gif
Heyā¦
Ok I know itās not the place for a BP masterclass but I check the doc, I try to show a single postprocess and I get nothing I tried castin to CHameleon but it wonāT accept my target so it doesnāT work, tried with set material but nothingā¦bah, should I just check the doc for postprocess scripting or do we apply your postprocess by just scripting "set postprocessā because I tried and⦠wellā¦canāt make sense of it for now.
Iāll keep looking anyway but if you can just tell me how to just turn on any effect on a BeginPlay for exemple itāll give me a hint to figure out the whole thingā¦
thanks
Bah never mind, I just did a set frost to True with the chameleon actor and it works. I tried to overcomplicate again.
Happy to hear that you solved your problem : )