cokeisnotbest / VaTexAtlas

Simple way to use texture atlases for Unreal Engine 4 UMG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VaTexAtlas

Welcome to the VaTexAtlas source code!

VaTexAtlas is the plugin for Unreal Engine 4 that makes texture atlases simpler to use with UMG system.

The plugin is designed to work with sprite sheet data exported from TexturePacker using JSON Array data format.

Check the Wiki for plugin usage examples and installation notes.

Current version: 1.0 RC 1 (UE 4.12)

SCREENSHOT

Legal info

Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.

Unreal® Engine, Copyright 1998 – 2016, Epic Games, Inc. All rights reserved.

About

Simple way to use texture atlases for Unreal Engine 4 UMG

License:MIT License


Languages

Language:C++ 97.0%Language:C# 3.0%