Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Search results

  1. eivl

    [Workshop]Plugin creation (beginner, novice, intermediary and advanced)

    I will have multiple workshops if there is any interest in that. Beginner: if you do not know anything about plugins, you will learn the basic of programming and at the end you will create a small utility plugin Estimated time : 2 days â 4 hours Examples but not limited to: A plugin that counts...
  2. eivl

    Extra Cover Art Characters [Deleted]

    eivl submitted a new resource: Extra Cover Art Characters - Extra Cover Art Characters Read more about this resource...
  3. eivl

    Cover Art Characters [Deleted]

    eivl submitted a new resource: Cover Art Characters - Cover Art Characters Read more about this resource...
  4. eivl

    The Force Awakens[NO SPOILERS]

    Do not spoil anything, i will get mad. But now it is 12 hours until i get to see it and i am very exciting ;) Anyone else?
  5. eivl

    My first game

    So my work in progres is making a game with my son. He is mapping and i am making events ;)
  6. eivl

    Icon for Equipment plugin

    I want an icon to be used when uploading this plugin to the resources section. here is a quick demo of what it does. So something fitting and in the correct scale for the site. ETA on the plugin is before XMas eve. So if someone want to help me with this i will be glad! ;)
  7. eivl

    JSON Syntax

    JSON Syntax Rules JSON syntax is derived from JavaScript object notation syntax: Data is in name/value pairs Data is separated by commas Curly braces hold objects Square brackets hold arrays JSON Data - A Name and a Value JSON data is written as name/value pairs. A name/value pair consists...
  8. eivl

    Memory leak fix

    eivl submitted a new resource: Memory leak fix - Fixes a bug in the core files, intended for mobile users. Read more about this resource...
  9. eivl

    Plugin Change armor and stuff

    Have written something on my blog http://www.rpgmakermv.co/xfa-blog-entry/change-armor-and-stuff.28/ here is a little preview :
  10. eivl

    Fluid Timestep

    eivl submitted a new resource: Fluid Timestep - Fixes MV's framerate dependent timestepping. Makes the gamespeed the same regardless of framerate Read more about this resource...
  11. eivl

    Parallax Smoothing

    eivl submitted a new resource: Parallax Smoothing - Fixes the blurring for parallax backgrounds if a non-power of 2 background is used. Read more about this resource...
  12. eivl

    Plugin Development resources

    eivl submitted a new resource: Plugin Development resources - The RPG Maker MV files split by classes Read more about this resource...
  13. eivl

    New Update for MV

    MV Wednesday Updates! 25 NOVEMBER - ARCHEIA Hi everyone, we're still sorting through fixes for RPG Maker MV. Right now, investigating people's PC specs is taking us a while but we have it on high priority! So, what do we do while waiting for the updates? Every Wednesday, we'll be updating...
  14. eivl

    Google Star Wars

    https://www.google.com/starwars/ Join the dark side! ;)
  15. eivl

    Plugin Control Variable - Enemy death

    So, when an enemy dies, an variable would increase by x amount. idea was made by @Adlw You can make it so skills or weapon increase in power after use. You can use this to track how many enemies you have killed. I have everything more or less done, but i want to know if there are...
  16. eivl

    Enemy death [Deleted]

    eivl submitted a new resource: Enemy death - Increase a variable when you kill an certain enemy Read more about this resource...
  17. eivl

    Hollyday / music for a short video

    I am cooking up something for rpgmakermv.co in adobe after effects. a short happy Xmas message and i need some sound for it. I am thinking about buying this : http://audiojungle.net/item/this-christmas/6147675?s_phrase=&s_rank=11&_ga=1.86492440.1642572219.1448153032 but maybe someone have...
  18. eivl

    Input typing

    Hello, could someone please look up how input typing works in MV. Can you not use a keyboard by default? I do know what you need touch support for it to work on mobile, but what if you want to develop for the desktop?
  19. eivl

    Picture thread : Where do you work?

    Here is where i work.
  20. eivl

    Template for creating a scene

    Thanks to nio kasgami for writing this. I found it very useful! //============================================================================== // ■ Scene_Test //------------------------------------------------------------------------------ // this a dummy Scene for show structure...
Top