Time to get my game on!
Woo, after a refreshing sleep (And one hour longer than I wanted, cursed oversleeping) I managed to get a lot done again. I added the last remaining items I needed to add for gameplay, I added some limits to the placement of the chain links, and I finalized my level file layout. Now I need to work on a nice game menu, level transition and make some actual levels. All in all, it’s going pretty nicely.

I have this peculiar bug when I compile my game in release mode where my last placed link overrides the second last placed link, regardless of location, if this second last link is a wood link and the last link is a breaker link. And now it actually seems to crash in release mode. I’ll have to check that out now I think. Weird stuff.
- Deepflame