Jump to content

George

Ascending Contributor
  • Posts

    106
  • Joined

  • Last visited

  • Days Won

    38

Everything posted by George

  1. Hey there. I am completely new to this kind of stuff so bare with me I am trying to make a effort in learning though. that being said, I am confused on how TextStyle and Brushes work. For example I have this code below which works fine! public readonly Style BrownStyle = new TextStyle(Brushes.Brown, null, FontStyle.Italic); The problem is that I want to use a custom Argb code instead of standard colors. I experimented with SolidBrush but it didn't give the desired effect. My question is can I use TextStyle, and still use Argb codes if so how would I go about doing this? (edit) Also the code below is the result from experimenting with SolidBrush, it worked fine as well however it bugged out the rest of my code with "Cannot Implicitly Convert Type" Which is caused by me using "Style" Throughout my code. public readonly SolidBrush BrownStyle= new SolidBrush(Color.FromArgb(255, 255, 255, 255)); @jcsnider @Kibbelz
  2. Working on redoing all my tiles.

    1. Show previous comments  3 more
    2. Phenomenal

      Phenomenal

      Oh thanks ;D in that case time to use more of other peoples art xD 

    3. Gibier

      Gibier

      You damn thief>:(:P

       

      Good pixela art George can't wait to see a screenshoot of a maps with your new tileset

    4. Phenomenal

      Phenomenal

      Heheh I can't make sprites for the life of me

  3. Teridal closed without giving anyone a host file. I fixed the image actually was pretty weird my sharex upload got corrupt apparently.
  4. Was some sort of bard class actually. had a great variety to pick from to bad the game shut down a year or two ago. I also played the shit out of The World 2d. I actually made some real friends with this game, some of which I moved in with recently.
  5. Looks quite nice man. Thanks for the release.
  6. {option}
  7. ^this but for < this
  8. George

    Portal Masters

    Very nice. Looks great !
  9. Using www.ascensiongamedev.com/community/chatbox On my phone works, have you tried this method?
  10. fair enough, I will try and fix it up a little once I get this cast off my arm
  11. I feel for you, that pathway must have taken a while to get done, Anyhow I think I will work on some City tiles now that you have shown me how bare it looks currently
  12. George

    Tree

    Indeed, It was suppose to be to replace the current trees I had, but the style was a bit overwhelmingly detailed compared to everything else in the set so it was cast aside.
  13. Spent a little bit of time and made a bone projectile for your skeleton
  14. George

    Tree

    Free to use, didn't meet the requirements for my previous thread so it get it's own little one.
  15. Orc monster/boss sprite sheet now added to first post. Hope y'all like it.
  16. It was just a happy accident really. But it really does match quite well
×
×
  • Create New...