
How to Create a 2D Sprite and Set Collisions in Unreal Engine - UE Beginner Tutorial
#UE #UnrealEngine #UETutorial
How to blend textures in Unreal Engine ➡ ️ • How to Blend Different Textures in Un...
Support my work through PayPal ➡https://paypal.me/ivicamilaricaric
or by sending some BTC to this address ➡ ️ 3Q98HUdZxvKpXnENhcD2y3ayLN8AvGM4Tf
Overcome procrastination todahttps://www.amazon.com/gp/product/B01CXBRSVM/t/B01...
Hi and thanks for checking out this Unreal Engine beginner tutorial on how to create a 2D sprite and set its collisions. This is very useful if you're building something like a 2D platformer or a similar game that utilizes sprites. In this Unreal Engine sprite tutorial, I'm showing how to turn a simple .png image into a sprite (or a sprite sheet for an animated sprite).
From there, the video showcases the process of setting collisions in the same sprite so that only a part of the image is in the foreground (the ground on which the player character moves) while the rest is a background like in a regular 2D video game or cartoon. The process takes only minutes, even though the collision editor sometimes makes a few errors, which I also covered.