This website requires JavaScript.
Explore
Help
Register
Sign In
ElPoyo
/
AwesomeRunner
Watch
1
Star
1
Fork
0
You've already forked AwesomeRunner
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
AwesomeRunner
/
Assets
/
Scripts
/
Road
/
Chunks
History
PC-PAUL\paulf
5a58064e4d
Fixed a lot of errors:
...
Obosolet methods, null references Removed dead code Clean Code
2025-01-16 11:07:26 +01:00
..
Chunk.cs
Fixed a lot of errors:
2025-01-16 11:07:26 +01:00
Chunk.cs.meta
Initial commit
2022-08-07 07:31:16 +03:00
Grid.cs
Extracted code to Grid class, adjusted jump time to get better game feel
2022-08-14 06:14:54 +03:00
Grid.cs.meta
Updated Input system, got rid of old code, updated HUD
2022-08-11 03:37:40 +03:00
StraightChunk.cs
Reworked pooling a little bit, added input restrictions to avoid gaining controls to player while paused/dead
2022-08-13 01:57:16 +03:00
StraightChunk.cs.meta
Initial commit
2022-08-07 07:31:16 +03:00
TurningChunk.cs
Reworked pooling a little bit, added input restrictions to avoid gaining controls to player while paused/dead
2022-08-13 01:57:16 +03:00
TurningChunk.cs.meta
Initial commit
2022-08-07 07:31:16 +03:00