This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
kjhammerle
/
super-snuvi
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
physic
Branche
Tagy
master
pathfinding
physic
snuviscript
super-snuvi
/
levels
/
01-Tech_Demo.snuvi
01-Tech_Demo.snuvi
88 B
Permanentný odkaz
História
Raw
1
2
3
4
5
6
7
8
9
10
print("Hi");
event.load("level_reset");
@main
wait();
print(event, 2);
goto(@main);