Icon Generator

AleeZL - ブループリント - 2022/05/28

Create icons for your assets (static meshes, skeletal meshes or blueprints actors). Supports transparent background, solid color background and textures as background. 100% made in blueprints.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.25 - 4.27, 5.0 - 5.3
  • ダウンロードのタイプ
    アセット パック
    この製品には、Unreal Engine アセットを詰め合わせたものが入っています。任意の既存プロジェクトにインポート可能です。

This asset allows you to quickly create icons for your assets, whether they are static meshes, skeletal meshes or blueprint actors. These icons can have a transparent background, solid color, or a texture. Square or custom size. 100% made in blueprints.


Preview video V1.00 (youtube) | Demo (Google Drive -- executable)


Documentation (YouTube - How to use) | Documentation (written)

Tutorials playlist (Youtube)

Q&A

*Make sure to apply the sRGB fix shown in the video/docs if you're using the "import" function (it will allow you to save the created icons within the editor).


*NOTES:

  • Update 1.01: Added a searchable box function. You can see how it works here.
  • Update 1.02: Added a box to change the mesh materials (works with static meshes and skeletal meshes). You can check a preview here.
  • Update 1.03: Orthographic camera option, improved pixel effect, silhouette, improved item placement on screen and more, already available in the demo below. You can check a preview here.
  • Update 1.04: Added "move camera" using mouse right button to improve precision (WASD keep working for the same function).
  • Update 1.05 released: Added foreground option, autosearch for animations (in the animations tab, when a skeletal mesh is selected), ambient occlusion support and settings, more light options.


Assets can be loaded in the following ways:


  • Via data tables, where you add assets manually;
  • Via specific folders, where you choose the folders which the assets should be searched.
  • Via auto search, where all the assets of your project (static meshes and skeletal meshes) are loaded automatically.


You can adjust parameters such as camera position, item rotation, output folder, background, post process, light, etc. (check the images above, the preview video or the documentation for more information).


Features:

  • Create icons for static meshes 
  • Create icons for skeletal meshes
  • Create icons for blueprints (like blueprints with particles)
  • Adjust the background: scale, transparency, color, texture
  • Adjust the post process while editing
  • Export icons in different formats (you can choose the folder)
  • Automatically import icons to the project (works only for power of two textures, like 16px, 32px, 64px etc.)
  • Control skeletal mesh animations to make icons from it
  • Export icons for all the meshes via bulk export.

(All with or without transparent background)

テクニカルノート

Number of Blueprints:

  • 2 Blueprints
  • 14 Widget Blueprints
  • 4 Data Tables (optional usage)
  • 4 Enumerations
  • 42 Textures
  • 1 Level
  • 18 Materials (12 Material Instances and 6 Materials)
  • 1 Render Target
  • 1 Save Game
  • 6 Structs
  • +Demo folder that contains some assets from epic's starter content.

*All the icons (keyboard icons and tab icons) were made by me.


Input: Mouse and keyboard

  • W, A, S and D to move the camera
  • X to create the icon
  • R to reset the camera position
  • T to reset the object rotation
  • Mouse left button to rotate the object
  • Mouse wheel to zoom in/out


Network Replicated: No

Supported Development Platforms:

Windows: Yes