[UE4] Useful Beginner Nodes & More!
My very first official plugin, as well as my first product on gumroad! My plugin offers a bunch of different beginner friendly nodes AND blueprint components. All made inside blueprints itself. These nodes and components aim to make certain features of blueprints more accessible and easy to use.
Currently these are the nodes that this plugin offers.
Trace Calculation
- A simple node allowing for quick Start and End position setup on any trace.Movement Speed Adjustment
- A very basic node used for making changes to your characters movement speedSpring Arm Adjustment
- A very basic node used for making spring arm zoom.ToName (Floats and Integers)
- A very basic conversion of a float/integer straight to a name, without converting to a string first.Spread Trace Calculation
- A trace calculation but with optional spread.Simple Line trace
- A basic node with all the components of a line trace. All you need to provide is a starting component.Simple Sphere trace
- Similarly to the Simple Line trace, this is a sphere trace variant.Disappear
- Make a component and or Actor disappear for a set amount of time.Center Print
- Print text in the center of the screen.Bottom Print
- Print text at the bottom of the screen.Respawn
- Pick a random spawnpoint and respawn the player character.Hurt
- Hurt any actor.Heal
- Heal any actor.
Dialogue
- A very basic and easy to setup dialogue box.Set Camera View Pitch
- A much simpler way of clamping the view pitch of a camera.
Alongside all of these custom nodes, this also offers these custom actor components.
Hover
- This component adds a hovering animation to your actor.Moving Platform
- This component allows you to make platforms move back and fourth.
Last but not least. This plugin also offers a custom developer grid material. Easily setup to have configurable grid colors and sizes.
A compilation of a bunch of useful and beginner friendly nodes as well as plug and play actor components.