스포트라이트세일: 9 월9 일오후10 시59 분까지엄선된블루프린트를50% 할인받으세요.

Tag Spraying System

Umbra Assets - 블루프린트 - 2024/08/01

TSS - An animated decal spawn system, built heavily on how popular games work, easily adaptable and implemented.

  • 지원 플랫폼
  • 지원 엔진 버전
    5.1 - 5.4
  • 다운로드 유형
    에셋 팩
    이 제품은 기존 프로젝트에 임포트 가능한 언리얼 엔진 에셋의 모음을 포함하고 있습니다.

Tag Spraying System, was originally designed to just be an animated tag system. As I researched what games do this, I saw certain games have really expansive systems. I attempted to build the system that has what some of these other games have as features. Finding out how to prevent back face projection and stopping the decal from projecting on other surfaces Took quite some time


it includes a basic spraying character animation, VFX and 3D model of a spray can. But the main purpose of the asset is the animated sprayed decal.


Demonstration Video

Replicated Demonstration Video

Try Demo Project


Important/Additional Notes:

I haven't found a sensible way to prevent certain decals projecting onto the character. If your project requires decals on characters, this may lead to problems.

기술적 세부사항

Features:

  • No back face projection / Flat angled surface stretching.
  • Detailed and well commented logic
  • Logic for setting and maintaining a maximum decal actors
  • Latest sprayed tag is always on top
  • Animated effect on the decal material. + Basic Character animation
  • Scaling decal based on distance to surface
  • Angular detection/calculation, determines if its walls or floors and changes how it sprays accordingly.


Number of Blueprints:

There is a Function Library that contains the main calculations.

There are 2 blueprint components (Tag Spraying Component, and Exclusive Taggable Actor)

The example character BP has input examples on initiating the tag spraying

there are 2 other blueprints:

  • A Spray can actors
  • The New Decal Actor

There are replicated versions of these 2 blueprints and the Tag Spraying Component.


Number of Asset Elements:

  • Materials: 3
  • Material Instance: 2
  • Sounds Waves: 2
  • Textures: 13
  • Texture Resolutions:
  • 1024 x 1024: 9
  • 2048 x 2048: 3
  • 2048 x 1024: 1


Network Replicated:

Yes - May need some improvements.

(Custom URL Images not replicated currently)


Documentation