Channel Avatar

Taken Grace @UCLagdpQoUG-jtyH8bF0IGZg@youtube.com

2.9K subscribers - no pronouns :c

I focus my channel on Unreal Engine Tutorials and informativ


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

Taken Grace
Posted 3 weeks ago

Why would you use a "Name" Variable instead of a "String" Variable?

Performance Benefits:

Names are hashed - Stored as hash values internally, making comparisons much faster
Memory efficient - Multiple references to the same name share the same memory
Optimized for lookups - Perfect for inventory searches and filtering

Unreal Engine Integration:

Better Blueprint integration - Names work seamlessly with Blueprint systems
Asset referencing - Names are the standard for referencing assets and objects
Debugging friendly - Names show up clearly in debugger and logs
Localization ready - Can be easily converted to localized text when needed

21 - 1

Taken Grace
Posted 3 weeks ago

What does the "Do N" Node Do?

5 - 1

Taken Grace
Posted 4 weeks ago

I've been asked about Bullet Penetration and how to Go about it. Which System is most effective to use?

5 - 3

Taken Grace
Posted 1 month ago

The time is now indie game devs. Rise and Make Great Games!!

19 - 0

Taken Grace
Posted 1 month ago

Which Of these DOES NOT Create a Hard Reference to another Blueprint

6 - 5

Taken Grace
Posted 2 months ago

@marknunya3107 said the Last One was Too Easy! Try This One!

What is the Difference between a Single(A) and Double Precision(B) float number?

6 - 7

Taken Grace
Posted 2 months ago

I'll be pushing the New FPS Video from Tomorrow (June 28th) to July 5th. I'm working on Projectiles using the Object Pool Pattern, and the bugs and issues are taking me and a number of people an absurd amount of time on my discord to work out. The Final Product will be Awesome, And I'd rather give you something awesome instead of half-ass. Keep Learning Till you Die! ✊

11 - 0

Taken Grace
Posted 2 months ago

Which Boolean logical operator returns True ONLY if all inputs are true

3 - 2

Taken Grace
Posted 2 months ago

What is the Order in which These Blueprints inherit their Data from

3 - 0