Open hardliner66 opened 1 year ago
Thanks for this report! Honestly the spawning of entities and the cooking system is probably the most questionable thing in here, I'm not too surprised you found a bug with it. I'll look into this and potentially rework the way it works altogether.
Yeah, thought that there is wonky stuff going on. I really like the game tho and might "steal" some of your code if that's fine. As it's really barebones, but goes in a similar direction that I want to go, I think it's a good inspiration now. So, thanks for the great work. :)
Yeah! Im pretty happy with the tile based movement and animation systems, feel free to steal whatever code is applicable for you. I'm also pretty happy with the heightmap/shadow system too and my pixel art editor has a handy height map editor for making those maps. Like you said it's all bare bones but the foundation is there for the character controller and things like that.
Is this the editor you used for graphics? https://pixieditor.net/
I'm just trying to figure out how your stuff works :D
Is this the editor you used for graphics? https://pixieditor.net/
I'm just trying to figure out how your stuff works :D
So sorry I missed this and didn't get back to you. I wrote my own pixel art and animation editor I use for this project: pixi
Basically, title. It seems when you spam ham over the fire, it somehow tries to access some entity that's already gone, which crashes the game.
Error: