I made all of these myself, what would the lawsuit be for?
2toes
Creator of
Recent community posts
Made this just to use as a place holder in my action rpg (and other similar) projects. It is fairly simple, just a block with a sword, swingin away, or a bow shootin away, but I think it has some charm to it so I thought I would share. Use it as a place holder in your projects, or just use it for your blocky action rpg!!! I plan to add more to the asset as time goes on, maybe other weapons or attacks, some spells or something. Hopefully I can garner some feedback of what would be cool to add. As I add more I will also probably raise the price, but for now I think $2 is fair since there are 2 sets of animations (attacking and shooting the bow), as the walking animation is static (might change this later).
What is in the set: left, right, up, and down animations for the following actions: walking, attacking with a sword, shooting a bow.
https://2toes.itch.io/boxrpg-character
Feel free to tell me something you might like including in the animations in the future! (even if you don't plan on purchasing the feedback would be great)
Other than that, hope ya'll have a great day!
I created this Character Creator Engine from scratch with customization in mind so that it can fit just a bout any project. I tried coding it in a way that makes it as easy to use as possible, while still being module to any game design that someone could need. I also wrote and include a full google doc tutorial on how to use and modify the engine. I think this is good for anyone that just doesn't feel like creating their own, or any novice or beginner programmer that wants to learn about arrays, state machines, and using more abstract code.
Just adding new stuff to the character creator (outfits, etc) pretty much takes one line of code, using one of my scripts, but you can also easily add other layers (sunglasses, overcoat, etc). I have went over how to do these things in the google doc. I also made it easy enough to use your own character object that you already have created, and just using a draw script I have created. https://2toes.itch.io/gamemaker-studio-2-character-creator-engine