Tech Art Corner
banner
techartcorner.bsky.social
Tech Art Corner
@techartcorner.bsky.social
Doing my best to make artists life easier.
Spending 2 hours on automating 2 minute tasks and I like it.

Unreal Engine 5 Python Automation Course: https://www.udemy.com/course/unreal-engine-5-python-automation/?referralCode=1F4964E40236307A3

#GameDev #UE5
I always wanted to have an easy to use Metadata Tags editor in #UnrealEngine. I didn't have one so I made one my self.

Check it out!

www.fab.com/listings/8aa...

#indiedev #gamedev #ue #unreal #ue5 #fab #gamedevelopment
Metadata Tags Editor
User friendly Metadata Tags Editor.Edit metadata tags of a selected asset without need to create your own script for this task. A small utility that will make your life easier.This editor will let you...
www.fab.com
November 11, 2025 at 9:34 PM
If fixing tons of assets by hand spooks you out 👻, I have some idea.

I made some treats, I mean promo codes for you to watch some courses while sorting all the Halloween sweets you got.

www.udemy.com/course/unrea...

www.udemy.com/course/unrea...

#indiedev #gamedev #gamedevelopment #UE5 #unreal
October 31, 2025 at 7:57 PM
If you have this feeling that there could be that simple tool that does something mundane but you never had time or skills to implement it in C++ then maybe you could do it in #Blueprints instead.

www.udemy.com/course/unrea...

#UnrealEngine #indiedev #gamedev #gamedevelopment #UE5
October 1, 2025 at 3:58 PM
Another new feature in #UnrealEngine 5.7 that you may like.
Execute Python Script in PCG graph!

You can execute inlined script or a whole file.

I hope we'll see some examples when 5.7 goes live.

#indiedev #gamedev #gamedevelopment #UE5 #Unreal #blueprints #pcg
September 25, 2025 at 6:55 PM
Something new in UE 5.7!

I'm going through #UnrealEngine 5.7 roadmap and release notes and I found new Procedural Vegetation Editor.

Cool to see a free alternative to paid foliage generation tools.

#indiedev #gamedev #gamedevelopment #UE5 #solodev #UE #Unreal
September 24, 2025 at 2:43 PM
Reposted by Tech Art Corner
I've just released version 1.1.0 of my #UE5 SDF Plugin. Now featuring some extra material functions, some basic materials and this nifty interactive explainer / examples / tutorial window

Windows binaries for 5.4, 5.5 and 5.6 up in github github.com/rtm223/RTMSDF

#gamedev #UnrealEngine
September 19, 2025 at 4:31 PM
If you want your artists not to hate you and to have your #Blueprints tools easily accessible, add them to existing #Unreal menus.

I shared a Python tutorial on YouTube some time ago.
For BP only tut, check out the 🎓 Course!

www.udemy.com/course/unrea...

#UnrealEngine #gamedev #gamedevelopment
September 20, 2025 at 9:02 AM
Why some Blueprint functions need execution flow to be connected and some just don't?

Not only there is an answer but you can also implement such functions in Blueprints, not just in C++.

www.youtube.com/watch?v=xUcZ...

#UnrealEngine #gamedev #gamedevelopment #unreal #indiedev #UE #UE5 #solodev
Pure Functions In Blueprints
YouTube video by Tech Art Corner
www.youtube.com
September 12, 2025 at 5:22 PM
Well, it all started as a quick 1.5h long course that took 3 months of research and recording.
Thanks to your support and feedback, I had motivation to add 7 hours after launch!

🎓Unreal Python Automation Course
www.udemy.com/course/unrea...

#UnrealEngine #gamedev #gamedevelopment #unreal #indiedev
September 7, 2025 at 12:57 PM
✅ Blueprints tip: you can convert any Boolean variable to a branch node

🎓 Whole Blueprint Automation course:
www.udemy.com/course/unrea...

#UnrealEngine #gamedev #gamedevelopment #unreal #indiedev #solodev #UE5 #unreal
September 7, 2025 at 10:46 AM
I hope gravity applies to courses as well.

I hope the more packed with content they are, the more people they attract.

Adding another tutorial to UE Blueprints Automation Course today 📺

Available below:
www.udemy.com/course/unrea...

#UnrealEngine #gamedev #gamedevelopment #unreal #indiedev #UE5
August 21, 2025 at 9:08 PM
This is your reminder that you can add custom Menu Entries with Python.
It works with editor and context menus.

📺 Tutorial:
www.youtube.com/watch?v=KLEx...

🎓 Python Automation Course:
www.udemy.com/course/unrea...

#UnrealEngine #gamedev #gamedevelopment #unreal #indiedev #UE #UE5
August 20, 2025 at 4:35 PM
Home made footage -> #UnrealEngine!

Check it out if you missed the video last week 📺

www.youtube.com/watch?v=I9Um...

#UE #gamedevelopment #gamedev #indiedev #Unreal #UE5 #VFX #virtualproduction
July 15, 2025 at 6:36 PM
I tracked, rotoscoped and placed a home made footage inside #Unreal to relight it using 3d environment and normal estimation.

In other words: low budget home made VFX with no greenscreen and with simple compositing.

Now working on breakdown.

#vfx #virtualproduction #UE5 #UE #UnrealEngine
July 6, 2025 at 12:34 PM
🎉 Let's celebrate 4th of July with double discount.
30% OFF on both courses!
Both are 8+ hours of hand-on content focused on solving real issues.

Blueprints:
www.udemy.com/course/unrea...

Python:
www.udemy.com/course/unrea...

#gamedev #indiedev #EditorUtilityWidgets #Unreal #gamedevelopment #UE
July 4, 2025 at 1:15 PM
@gamedevlist.bsky.social @zenofdesign.com Hey, could you add me to the starter pack :)?
June 24, 2025 at 6:25 PM
As promised last week 🙂.
Here's a video tutorial on using Single Property View in your #Blueprints tools in #UnrealEngine.

youtu.be/XcGgxmIAtNc

Supports picking assets, variables, colors, drag'n'drop, searching and more.

#gamedev #indiedev #EditorUtilityWidgets #UE5 #Unreal #gamedevelopment #UE
Using Single Property View in Unreal Engine Editor Utility Widgets
YouTube video by Tech Art Corner
youtu.be
June 23, 2025 at 4:13 PM
Details View and Single Property View writeups were so well received that I decided to record video tutorials for them.

Details View tut:
youtu.be/I84ehUwz_D8

Single Property View is also coming soon :)

#UnrealEngine #EditorUtilityWidgets #Blueprints #UE5 #indiedev #gamedev #UnrealEngine5
How to use Details View in Unreal Engine Editor Utility Widgets
YouTube video by Tech Art Corner
youtu.be
June 19, 2025 at 12:18 PM
Add native #Unreal property selector to your Editor Utility Widget with Single Property View widget.

Here's full tutorial:
medium.com/@TechArtCorn...

#UnrealEngine #Blueprints #EditorUtilityWidgets #UE5 #gamedev #gamedevelopment #indiedev #UnrealEngine5
June 15, 2025 at 11:54 AM
I wrote down a quick guide on using Details View in Editor Utility Widgets :)
Check it out!

medium.com/p/37af4a6b48a3

#Unreal #UnrealEngine #Blueprints #EditorUtilityWidgets #gamedev #indiedev #gamedevelopment #UE5 #EditorUtilities
June 11, 2025 at 2:54 PM
Told you I would keep adding content!
🎇 8h mark is behind us!

UE Blueprints Automation Course is now just as long as Python Automation one!

You can check it out below.

BPs:
www.udemy.com/course/unrea...

Python:
www.udemy.com/course/unrea...

#UnrealEngine #Blueprints #gamedev #indiedev #UE5
June 5, 2025 at 7:23 AM
Reposted by Tech Art Corner
Digital Dragons 2025 is in the books! 🐉

A huge kudos to all our experts who presented at the conference and shared insights at the CD PROJEKT RED booth.

We appreciate everyone who stopped by; it was great to exchange ideas, thoughts, and game dev knowledge!
May 28, 2025 at 11:33 AM
Ever wondered if you could quickly implement asset validation using only Blueprints?

What if I told you it only takes 15 minutes?

youtu.be/Y4eBybP2LUo

#UnrealEngine #Unreal #EpicGames #UE #UE5 #Blueprints #EditorUtilities #gamedev #gamedevelopment #techart #assetpipeline #indiedev
Your First Blueprint Validator in Unreal Engine - Square Texture Validator
YouTube video by Tech Art Corner
youtu.be
June 2, 2025 at 3:31 PM
Most common #UnrealEngine Python path conversion functions.

#Unreal #UE #UE5 #UnrealPython #UnrealAutomation
May 21, 2025 at 9:11 PM
#Unreal gets Blueprint scripting utilities for Audio!

Fresh news! hashtag #UnrealEngine 5.6 Roadmap features Tech Audio Tools meaning ability to automate audio with Blueprints (and likely Python as well).

Source: portal.productboard.com/epicgames/1-...

#EpicGames #gamedev #gamedevelopment
portal.productboard.com
May 17, 2025 at 7:58 PM