6 Commits

Author SHA1 Message Date
b750757e41 [unity] init scene interaction bug fixed; 2025-03-01 23:05:53 +01:00
Raki丶
76997ab169 [unity] upload logic of saving scene data (not tested)
Add SceneDataManager.cs in empty object for managing data saving,
and add SavableObject.cs as a component of the object need to be saved
2025-02-27 00:15:16 +01:00
70bf2d13f8 [unity] comments added; 2025-02-25 17:56:15 +01:00
97a3771b21 [unity] Scene transition with fade added; 2025-02-25 17:12:42 +01:00
fba0bf19f6 [unity] scene fade out transition added; 2025-02-25 16:40:28 +01:00
00e07e1f1c [unity] Scene transitions added (not tested); 2025-02-25 14:39:11 +01:00