Posted March 06, 2025 by visioneternal
#enemy drops #collisions
Took all day, but was able to get enemies to drop items. i have a min - max of how many i want it to drop, % based drops, and it could have a bunch of different items it drops. it seems really cool and the base of the game seems to be almost there. I need to learn how to add abilities and how to save / load. added gravity to them and a little bounce, i'm able to adjust those as much as i want which is nice.
added one way collision platforms, so i can have textures that seem like they're in the "background" where i can walk in front of it and still jump on top of it. wasn't sure how to do that but this is what i ended up getting with it. now i don't have to have these big blocky floating platforms with all the sides having collisions
also started developing the world a little more. after this area you'll be entered into a cave