So I'm guessing this project contains copyrighted content... If it does, then you may want to consider keeping your project as a private one. Or, you could just change all of the sprites, then i think it would be fine. If this is what i think it is, then it MAY be fine, but I'm not sure. I'm not a professional on copyrighted stuff though, so you may be fine.
Yeah, if I release it I'll have to change some sprites and text. Anything I create that contains copyrighted content is purely to see how close I can get to the real thing, and won't be uploaded. Sorry to disappoint anyone who wants this the way it currently is, but it's better to be safe than sorry.
hey but I was wondering what method you use to tell if the player is hitting an object like an enemy or item..?
there are a few ways and I was wondering your way.
For attacking, Anything that's a certain distance away from the player can be hit. Picking up objects requires the player to be on top of it while pressing A. There is no object collision yet, so you can just walk through the items.
so I got the collision right (just was asking you to make sure), but I cant figure out how to hide the sprite or clear it.. do you know how I can do this?