Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
Resource Requests

Looking for some 2d art.

Ethan3141
Saturday, June 20, 2020 - 07:44

I am well in the process of making a 2d browser mmorpg using nodeJS. I would really appreciate if someone could make me an animated player (4 directional movement and idle animation) as well as some basic armour that I can overlay on top of the player sprite (I don't care about the armour looking good at this stage I just want something functional). I am aware this is a lot to ask for and I don't expect anyone to help but what is the harm in trying.

Disclaimer: I don't want to mislead anyone about the state of my game, I do this as a hobby and am not a professional (aka the code isn't the best it could be etc...). The game is pretty close to being 'playable' as all I really have left is the equipment system (hence the request) and then the maths stuff such as calculating damage based of stats and calculating xp required for each level.

If you are interested and/or want more information feel free to message me (this includes if you want to see the current state of the game as I can host in on ngrok and share the link). Thanks for your time, it means a lot.

  • Log in or register to post comments
MedicineStorm
joined 12 years 8 months ago
Saturday, June 20, 2020 - 08:57
MedicineStorm's picture

Sounds a lot like you're looking for the LPC set
https://opengameart.org/content/liberated-pixel-cup-0

https://opengameart.org/content/lpc-collection

--Medicine Storm

 

  • Log in or register to post comments
Ethan3141
joined 4 years 10 months ago
Saturday, June 20, 2020 - 09:14

I am actually using two spritesheets from here temporarily (hoping to replace them with something more unique/reusuable) In short looking for a better player model and some armor that is seperate from the player that I can overlay to make an equipment system. Nonetheless thank you for the link.

  • Log in or register to post comments
MedicineStorm
joined 12 years 8 months ago
Saturday, June 20, 2020 - 09:30
MedicineStorm's picture

The armor, clothes, and weapons of the LPC set are already separate, animated, and meant to be overlaid on the player bases.

That being said, I can understand you wanting something exclusive instead. Is this a paid request?

--Medicine Storm

 

  • Log in or register to post comments
Ethan3141
joined 4 years 10 months ago
Saturday, June 20, 2020 - 09:58

It can be a paid request I guess... I am just unsure on how much I should be willing to pay for a request like this. When it comes to art I am very uninformed, I don't even know what size I should go towards (e.g: 16x16, 32x32 etc...) hence why I am sceptical of outright offering money I just was hoping someone would be really kind and do it for free or approach me with a price.

  • Log in or register to post comments
MedicineStorm
joined 12 years 8 months ago
Saturday, June 20, 2020 - 12:11
MedicineStorm's picture

There are many generous artists here that often do work for free, but usually it is because the project interests them. Sometimes an artist will be interested, sometimes not. It's the same reason you are working on your game for free; it's interesting to you. :) I ask about pay because willingness to pay often generates interest where none might be otherwise. The appropriate cost is dependent on a large number of factors, so being unsure about that is expected.

I recommended specifying as much details about what you need as possible:
* Sprite dimensions
* Frames of animation per action
* Number of actions per character
* Number of characters total
* How many different types of equipment (helm, greaves, torso, boots, shield, sword, bow, etc)
* Style of art
All of these will help artists know if they would be interested or not.

--Medicine Storm

 

  • Log in or register to post comments
Ethan3141
joined 4 years 10 months ago
Saturday, June 20, 2020 - 12:30

Sprite dimensions: Unsure, the character would ideally be ~2 tiles tall and 1 tile wide (the tiles will either be 16x16 or 32x32, leaning towards 16x16 since I want to make the game playable on mobile).
Frames of animation per character: Currently using a spritesheet which has 4 and seems to work pretty well so I guess 4 or more.
Number of actions per character: Idle, north/east/south/west walks
Number of characters: 1
How many types of equipment: Helmet, Platebody, Platelegs, Boots, Shield and Sword
Style of art: The games I am taking inspiration from are osrs and curse of aros, so I guess a similar style to them (more so curse of aros since it was made for mobile).

  • Log in or register to post comments