Chaos on the Couch banner

Chaos on the Couch

2 devlogs
13h 28m 12s

A platform fighter game spiced up with mutators! Can you find the synergies between the chaotic mutators? A project that that’s been with me since Moonshot!

Demo Repository

Loading README...

Csaba

Shipped this project!

Hours: 13.44
Cookies: 🍪 68
Multiplier: 5.03 cookies/hr

A local 1v1 pixel platform-fighter with mutators!

Csaba

Migrated everything except jump to frame-based process!!! Alse reworked hoe the attacks are being processed, and made mutators work again

Attachment
0
Csaba

Started migrating all of my processing things from delta (seconds) to frames! NGL this is a huge obstacle for me and I even considered not doing it… But I did a lot of research and figured that if I don’t do it, I will have many problems in the future (like combo inconsistencies, rollback netcode not working), so I decided to do it anyways. Right now I’ve made a Frame_process in my platform script which manages the level, and already migrated dash, stun and a mutator, and started migrating the attacks. I know this is a really big project and not flashy at all but it’s essential if I want to make a multiplayer platform-fighter. Wish me luck!

Attachment
Attachment
Attachment
0