Jump to content

Dark Sky

Member
  • Content Count

    36
  • Joined

  • Last visited

Community Reputation

20

About Dark Sky

  • Rank
    #sunrayvillage
  • Birthday 01/10/1999

Profile Information

  • Gender
    Male
  • Location
    Vietnam
  • Interests
    Coding, Pixel art, music composing...

RPG Maker Information

  • RM Skill -
    Jack of All Trades

Recent Profile Visitors

5,415 profile views
  1. Just heard about OpenRGSS but I still don't know how to use it.

    1. Kayzee

      Kayzee

      Try mkxp too, it can also play vx ace games I am pretty sure. Also there was a jruby one I think.

    2. Dark Sky

      Dark Sky

      Yeah, I think they will speed up my game a little. :D

  2. I practiced a lot for pixel art and coding. This is a screenshot from my game: https://i.imgur.com/IzJEVuB.png Does it look good?

    1. Show previous comments  6 more
    2. MagicRedFox

      MagicRedFox

      Looks awesome! Especially love the date/time box in the corner. :)

    3. Dark Sky

      Dark Sky

      Haha thanks so much :D I have no secret, just practice on them everyday.

    4. Rikifive

      Rikifive

      Uuuuuu Great work!! <3

  3. GPU support for VXA, is it possible?

    1. Show previous comments  9 more
    2. Asharonapaul

      Asharonapaul

      you're allowed to write any dll you want, but you cannot alter the dll or view the default dll with ace. I have seen dlls that are legal that allow 3d rendering and pass gpu for graphics.

       

    3. Rikifive

      Rikifive

      That's one of the biggest flaws of Ace... aaaand the best unfunny joke at the same time. x3

    4. Kayzee

      Kayzee

      I downloaded mkxp but I don't remember if I ever really tried it...

  4. I'm currently working on my own tileset. Many stuff are still missing. xD -> Link: http://fav.me/dan9vws

    1. Purple Phantom

      Purple Phantom

      Where did you get the clock script thingy? :D (Also, lovely work on the tileset! It looks great!)

    2. Dark Sky

      Dark Sky

      Thank you :D Btw, I coded that clock script.

  5. Spend hours on practising pixel art.

    1. Show previous comments  2 more
    2. Skysagi

      Skysagi

      Pixel Art is so much fun after you know what to do.

    3. Amysaurus

      Amysaurus

      It sure is! If it wasn't for my dumb wrists I'd be spriting all day. :D

    4. Dark Sky

      Dark Sky

      Haha I just can draw stuffs for my tileset. It's still very simple :D

  6. Do you guys love farming simulation games?

    1. Show previous comments  13 more
    2. Saltwater Croc

      Saltwater Croc

      Not me. I find them incredibly boring.

    3. RoooodWorks

      RoooodWorks

      it depends how well they did. I liked rune factory and harvest moon type games.

    4. Dark Sky

      Dark Sky

      Thanks for those words. I could add some features to make my game unique.

  7. Dark Sky

    Bitmap Flip

    Wow, it works really nice. Thank you. I thought we can't use negative width.
  8. Dark Sky

    Bitmap Flip

    It works but i don't want to use too much Sprite cause i have to update all of it for every frame. It causes lag. Yeah. @layer1 = Sprite.new @layer1.bitmap = Bitmap.new(640,480) @temp_bitmap = Cache.system("Graphic") #Need to flip this bitmap @temp_bitmap.flip! #This is the function I want @layer1.bitmap.blt(32*5,32*6,@temp_bitmap,@temp_bitmap.rect)
  9. Dark Sky

    Bitmap Flip

    I want a function that we can use to flip a bitmap. So I can use "blt" to transfer it to another bitmap. Sorry, i'm still very bad at English. =)
  10. Dark Sky

    Bitmap Flip

    Aw thank you for fast replying. But i need a way that we don't have to use Sprite xD
  11. Story Steven, who is too tired with the life in the crowded city, decided to leave the city and move to a rural village called Sunray Village. Here he meets many people, each of them has their own story to tell. On his first day in Sunray Village, Steven meets an old man who has fainted on his farm and takes the man to the clinic. The man is too old to do jobs on his farm any more, so he permits Steven to live and work on his farm freely. Steven's farming story now begins... Features Farming System coding by me! Yay! Farm Decorating System. - You can build your dream farm from nothing. Farm House Decorating. - Customize your house I will update this more later. Screenshots Author's note I code these stuff by myself. That's a big challenge for me. I also draw the tileset and plant sprites with my friend.
  12. So tired after fixing a lot of bug.

  13. Scripting all stuffs for a Harvest Moon fan game in VXAce. Wow, confusingggg... https://rpgmaker.net/games/9040/

    1. Rinoazelda

      Rinoazelda

      Sounds like a cool game to play :)

    2. Dark Sky

      Dark Sky

      I'm glad that you like it xD

  14. Dark Sky

    Event Update.

    Thanks I solved this problem. This topic can be closed now.
×
Top ArrowTop Arrow Highlighted