heyy whats up
i am pretty new here, but i wanted to talk about a project i've been working on
i've been working on a 2d platformer for a bit, kind off inspired by celeste (art-wise anyway)
rn its really basic, only having movement and a camera but i am working to fix that lol
i want to add a time rewind mechanic but its proven harder than it looks :// the idea was to have a class TimePoint, and have the game write in a "TimeHistory" that is basically an array of time points, which store the position, momentum, ect of entities, however that didnt work great. maybe i try, essentially serialising the whole world, and maybe do some compression for ram sake xD
but yeah, thats all..thanks for reading my rant :PP
Comments
Displaying 0 of 0 comments ( View all | Add Comment )