일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- MAC
- gas
- UI
- 게임 개발
- CTF
- nanite
- 언리얼엔진
- Unreal Engine
- listen server
- Replication
- stride
- gravity direction
- map design
- Multiplay
- gameplay effect
- gameplay tag
- dirty cow
- photon fusion2
- Aegis
- rpc
- unity
- gameplay ability system
- 언리얼 엔진
- ability task
- 유니티
- 게임개발
- attribute
- local prediction
- os
- animation
Archives
- Today
- Total
목록flash white (1)
Replicated

대미지를 받았을 때 하얗게 번쩍이는 효과를 주려고 했는데,문제는 스프라이트 렌더러의 색상을 바꿔서는 불가능색상 변화가 더하기 방식이 아니라 곱하기 방식이기 때문에 셰이더를 하나 만들어서 머테리얼을 만들어야 함 Shader "PaintWhite"{ Properties { _MainTex("Particle Texture (Alpha8)", 2D) = "white" { } } Category { Tags { "Queue" = "Transparent" "IgnoreProjector" = "True" "RenderType" = "Transparent" } Blend SrcAlpha One Cull Off Lighting Off Z..
유니티 엔진/Fortress Craft
2025. 2. 5. 18:50