스포트라이트 세일: 10월 7일 오후 10시 59분까지 엄선된 소품을 50% 할인받으세요.

Sprite Maker

HGsofts - 코드 플러그인 - 2019/07/11

This plugin makes a sprite (sequence image) file.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.22 - 4.27, 5.0 - 5.4
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

This plugin makes a sprite (sequence image) file.

The image file is a tga file.

It is easy to understand by watching the video below.

Tutorial: YouTube


Create icons using the SpriteMaker.

YouTube


기술적 세부사항

Features:

  • Plugin makes a tga file with alpha channel
  • The tga size will be Rendertarget.SizeX * SpriteCountX, Rendertarget.SizeY * SpriteCountY.
  • By default, the tga file will be saved the saved folder.
  • If you want to save the file to another folder, you can set "SaveDirectorry" of MakeSprite Node.
  • This is possible at runtime but I recommend that you use this only in a development.

Code Modules:

  • USpriteMakerComponent

Number of Blueprints: 2

Number of C++ Classes: 2

Supported Development Platforms: (Win64, Win32)

Supported Target Build Platforms: (Win64, Win32)

Documentation: Doc

Example Project: Zip (included making Icons)