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. Tsukihime

    Plugin Easy Audio Looping

    Do you think it would be useful to have functions that automatically play music at a certain position?
  2. Tsukihime

    Plugin Easy Audio Looping

    While I was trying to figure out how to make audio play instantly, I noticed the OGG parsing functions and saw it was reading loop metadata. And then I thought, what if we could provide our own, in-game?
  3. Tsukihime

    Equip Slots Core

    Tsukihime submitted a new resource: Equip Slots Core - Provides you with tools to set up custom equip slots for each actor individually. Read more about this resource...
  4. Tsukihime

    RPG Maker Equip Slots Core 2015-11-12

    By default, RPG Maker gives you 5 equip types to work with: You also have the ability to add and modify equip types directly in the database in the Terms tab. However, one problem you might notice is that every actor will have those equip slots, even if they can’t use any of the equips...
  5. Tsukihime

    Multiple Inventories

    No, when the inventories are merged, they are destructively merged: one merges into the other, and is lost forever. I suppose it could be possible to have it so that the inventories are kept intact and you just choose whose inventory will be the "main" inventory, but I haven't thought of how...
  6. Tsukihime

    @[436:@Macro] maybe.

    @[436:@Macro] maybe.
  7. Tsukihime

    Next plugin being ported: https://twitter.com/HimeWorks/status/664681239358668800

    Next plugin being ported: https://twitter.com/HimeWorks/status/664681239358668800
  8. Tsukihime

    Spelling Mistake In Core Scripts

    Well, it's just a variable so it doesn't really matter as long as you're consistent and people know what you mean lol
  9. Tsukihime

    Multiple Inventories

    Tsukihime submitted a new resource: Multiple Inventories - Provides an easy way to manage multiple inventories if you need to switch between them or merge them Read more about this resource...
  10. Tsukihime

    RPG Maker Multiple Inventories 2015-11-11

    Ever needed to manage multiple inventories? For example, you have two actors in your game, but they are in two different locations. To make this more realistic, you would like each actor to have their own inventories, such as their own weapons, armors, items, and gold. This plugin provides...
  11. Tsukihime

    Menu Music

    Yes, and since you are free to change it whenever you want, that gives you a lot of flexibility.
  12. Tsukihime

    Menu Music

    Tsukihime submitted a new resource: Menu Music - Allows you to set custom BGM to play whenever the player enters the menu. Read more about this resource...
  13. Tsukihime

    RPG Maker Menu Music 2015-11-08

    Ever wanted to play some music when you open up the menu? For example, on the map, you might have the regular map music playing, but then when you go to the menu, you have a separate BGM specifically for when players are going through the menu. With this plugin, you can do that just that! Not...
  14. Tsukihime

    Hidden Shop Goods

    Tsukihime submitted a new resource: Hidden Shop Goods - Easily hide shop goods when they shouldn't be seen! Read more about this resource...
  15. Tsukihime

    RPG Maker Hidden Shop Goods 2015-11-08

    In RPG Maker MV, when you create shops, you start by specifying a list of items that will be sold, along with their prices. The engine then handles the rest for you so that when the player talks to the shopkeeper, the items you've set up will be displayed. However, what happens if you want...
  16. Tsukihime

    New Animated Battlers creation

    Do you think they would be suitable for, say, an action battle system where you run around and hit people with whatever weapon you're holding? Naturally, due to the size of the sprites, it may be a separate battle screen rather than being mixed with tiny sprites on the map.
  17. Tsukihime

    New Animated Battlers creation

    I'd be interested in providing an animated battlers plugin of my own as well for learning purposes. I may also branch into other types of battle systems where animated battlers can be used for various purposes.
  18. Tsukihime

    Pre-Title Events

    The problem here is that the pre-title screen is shown outside of individual save games. What you need is a "global" configuration file. So LTN's suggestion is on the right path, but the variable that you need to control is going to be a bit different. Because variables that you operate with...
  19. Tsukihime

    MV master plugin list

    My understanding is that originally they required both internal upload and external download, but they lifted the requirement afterwards. I don't know if they would be able to automatically make a backup of it given an external download though.
  20. Tsukihime

    Is there any program to record MV games well?

    I use CamStudio and OBS. I recommend OBS. Disclaimer: Those are the only ones I've used.
Top