일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 언리얼 엔진
- 게임개발
- rpc
- 언리얼엔진
- Replication
- gas
- CTF
- gravity direction
- animation
- Multiplay
- os
- Unreal Engine
- UI
- ability task
- map design
- 유니티
- unity
- listen server
- gameplay effect
- gameplay ability system
- Aegis
- attribute
- stride
- dirty cow
- 게임 개발
- gameplay tag
- local prediction
- MAC
- photon fusion2
- nanite
Archives
- Today
- Total
목록google spreadsheet (1)
Replicated

이런식으로 필요한 데이터들이 스프레드 시트로 관리됨 using System;using System.Collections;using System.Collections.Generic;using UnityEngine;using UnityEngine.Networking;using System.Collections.ObjectModel;namespace Agit.FortressCraft { public static class GoogleSheetManager { public static List commanderDatas = new List(); public static List unitDatas = new List(); //link change : edit ~ -..
유니티 엔진/Fortress Craft
2025. 2. 5. 21:56