Recent content by elynxer

  1. elynxer

    GTS System - Online Panel

    Awesome! That's very generous of you.
  2. elynxer

    BG Music from Anime

    One other little detail. If your project turns up on youtube, you run the risk of someday having videos with that music being copyright stricken. It may not affect you, but if someone (e.g. a letsplayer) plays your game, it could mess up their video.
  3. elynxer

    [Scripting Question] Send out Pokemon Animation

    Lemme see a copy of your scripts file. Do you know any RGSS? I use an older version of Pokemon Essentials, but I can take a look at your scripts file, and fine the place. There's a function for the animation that's shown for throwing out the pokeball,
  4. elynxer

    [Scripting Question] Send out Pokemon Animation

    So instead of the player throwing the pokeball out, you want the pokeball to instead be on the ground, and open up while the player goes to the left on the screen. Got it. That will take some RGSS coding, but it shouldn't be too horrible.
  5. elynxer

    [Scripting Question] Send out Pokemon Animation

    Can you be more specific? Do you want it to be the same number of frames (how long the animation takes to play), or to look the same (in terms of the actual pictures shown during the animation) ?
  6. elynxer

    [Question] Capturing pokemon tutorial

    Its definitely possible. Not necessarily easy. It's going to involve some ruby coding... Given the large number of views, and the lack of responses, I'm going to assume that Pokemon Essentials doesn't come with such a feature by default. It could be a recorded video... I have a rough way of...
  7. elynxer

    Refreshing the maps graphics

    I have a Zelda-ish system in my game for hacking bushes, throwing pots, etc. I could use many events, but that would slow down the game. When I change the tile, obviously the map does not automatically completely refresh itself every frame, so I'm currently using $scene.createSpritesets to...
  8. elynxer

    [Question] Is it legal to make a Fanmade Pokemon Animation

    You won't get in trouble. Countless people make Pokemon fanart and animations, and they are left alone. However, Nintendo may put a copyright claim on the video, so if you decide to turn ad revenue on, they would get the money instead. Is it specifically legal? No. Technically, producing and...
  9. elynxer

    [Question] Proofreading a story treatment

    I can take a look at it. If you want to PM me it.
  10. elynxer

    [Other Tutorial] Doing Lighting Like a Pro

    Absolutely. You can change the fog graphic at any time. During a traditional day and night system (one using common events and switches), the screen is normally tinted at various times of day. You could use those same switches to activate an event on the map that turns on the fog graphic.
  11. elynxer

    [Other Tutorial] Doing Lighting Like a Pro

    ^^ The possibilities with this are limitless. Lighting, fogs... They can really build the atmosphere on a place. Even a weak tileset can be covered up by a well placed fog. I'm glad you guys enjoyed my tutorial.
  12. elynxer

    [Discussion] Do you like Route 1 Pokemon?

    Please put interesting pokemon in. Bonus points if they can be useful in the long run. Who enjoys catching ratatas, pidgeys, spearows.... hoothoots... blargh so many generic useless pokemon. Think about it this way: Route 1 is the first route in the game, right? Why not put your best foot...
  13. elynxer

    Chit-Chat: Game Development Daily Chit Chat

    Lol! Pokemon Hall of Fame? That was around back when i used to hang out here.. Ah.. HOF... I'll use my google fu and see if I can nab you a link. ... No such luck. The only site that "offered" it smelled suspiciously like virus. Going to have my brother check his stash of freeware games... He...
  14. elynxer

    just kinda farted that out

    Depends on your writing style, to be honest. Some people really do write their best by diving in. I'm actually one of those people. I will explore a world by writing (or creating it in a video game), and the go back and edit the crud out of it to make it consistent, and to fill in details. Some...
  15. elynxer

    Gym system?

    Something different. Please. Minigames? Hidden under the sea or in crazy places? I dunno. Crazy quests to assemble a badge? The gyms aren't bad, per say. Just overdone.
Back
Top