This website works better with JavaScript
Home
Explore
Help
Register
Sign In
vinit.terra
/
ICEY
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a51de1694e
Branches
Tags
main
ICEY
/
Assets
/
GameAssets
/
Games
/
icey
/
Scripts
/
RespawnPoint.cs
RespawnPoint.cs
86 B
History
Raw
1
2
3
4
5
6
using System;
using UnityEngine;
public class RespawnPoint : MonoBehaviour
{
}