smb docs
This commit is contained in:
6
smbreplay/readme.md
Normal file
6
smbreplay/readme.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# smbreplay
|
||||
|
||||
wanted to remake super meat boys replay system.
|
||||
|
||||
Basically what i did was every frame the game ran i would querry the btn input bit thing (like if you have btn() with no args)
|
||||
and then i would save those in an array for whatever entity is playing. Then when i die i would save that array to a 2d array saving all the replays. and then at the end i'd create entities that just play those inputs every update frame. cool right?
|
Reference in New Issue
Block a user