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. LTN Games

    window BG

    I made a plugin to allow you to replace the Message Window with a background, I still never uploaded it though. What windows are you looking to change? I'm pretty sure Mr.Trivel created a plugin that let's you use images for all menu scenes.
  2. LTN Games

    Name one thing that you added to your MV Project today

    I been working on a game, well more like a test game. I'm doing it so I can test out all the features of a javascript game framework I am using called Phaser. I decided to start off with a platformer, probably not the wisest choices for a test game but I figured I was ready for it. So far I have...
  3. LTN Games

    Fruit Basket

    Yea this is all being developed in MV, when you know how to use MV's codebase(Javascript), almost anything is possible(cheeky) Like I said in original post it's pushing my programming abilities and I have been learning a lot, I should be able to make some pretty cool & unique plugins for the...
  4. LTN Games

    I still browse RMWeb but not much for participating. The scripting section is fairly decent...

    I still browse RMWeb but not much for participating. The scripting section is fairly decent though, a lot of the nicer folk hang around there lol. Anyway welcome to our community, we have a lot of rockstars here.
  5. LTN Games

    balanced game

    Balancing is one of the hardest things for a game, depending on the style and dedication of course. For me balance is done throughout the entire time of development, it never stops, you always have to think about how things should be obtained, how much things should cost and how strong enemies...
  6. LTN Games

    Art Theft (The Case of Kaus)

    Ah, okay. I never used his tiles only ever took a quick look at them. Well, that's a shame I've seen a lot of projects with those tiles in it.
  7. LTN Games

    Art Theft (The Case of Kaus)

    I don't really see the similarities in them, the palm tree leaves look better in his tileset compared to the shutterstock image provided, as for the cliffs and rocks even they don't look the same. What did Kaus have to say about this? is there a response from them or did he get blocked before...
  8. LTN Games

    How to change an event's self switch from a different event. <solved>

    Most script calls available won't be processor heavy, or lag the game. MV in general is built on..I believe Pixi.js v 2.2 , Pixi in general is a very fast renderer but this exact version is buggy and the latest version is Pixi v.4 so you can understand the amount of bugs fixed from that version...
  9. LTN Games

    Privacy setting issue

    Awesome! Glad that is all worked out :). Thread Closed
  10. LTN Games

    Privacy setting issue

    I'm almost positive you're still hidden to the rest of the members and you will still see yourself there but it is only viewable by you. EDIT: I am set to hidden, let me know if you see me in the list :D I'll stay this way till you reply back lol
  11. LTN Games

    Remote Self Switch Conditional Branch Issue

    My next tutorial is all about script calls and understanding them, I'm glad you brought this up. I usually do give out some examples when answering a support question but I've been so busy lately. I'm glad you figured it out though lol. Just to add some more info about this, whenever something...
  12. LTN Games

    Remote Self Switch Conditional Branch Issue

    $gameSelfSwitches.setValue[1, 3, 'A'], is setting the value not checking what it is, in order to see what the current value is you need to use $gameSelfSwitches.value([mapId, eventId, switchLetter]) Which should return true or false.
  13. LTN Games

    I don't remember the last time I opened RPG Maker, too much Javascript with another engine.

    I don't remember the last time I opened RPG Maker, too much Javascript with another engine.
  14. LTN Games

    Battle Event Issue - Please help!

    What exactly is your issue here, maybe write it out in point form the exact way the events are to happen, I got pretty confused reading your post, sorry lol. What I understood was that the boss dies and triggers a switch which is supposed to kill the other boss but for some reason the boss is...
  15. LTN Games

    Resource Rules

    In order for the resource to update, the version # cannot be the same, so if it's v1.0 you have to put v1.1 or v1.0b etc, otherwise the resource won't update properly. It mentions this in a strange way but it is there. Basically if you don't change the version number or don't put a new one in...
  16. LTN Games

    Yup, blows my mind I always remembered it being Luke. I don't believe anything my mind tells me...

    Yup, blows my mind I always remembered it being Luke. I don't believe anything my mind tells me anymore lol
  17. LTN Games

    How many people remember the Star Wars famous quote. "Luke, I am your father". Anyone? Let me...

    How many people remember the Star Wars famous quote. "Luke, I am your father". Anyone? Let me know in the comments.
  18. LTN Games

    Father/Son Team Making an MV Game

    That's awesome, it is definitely a good way to spend time together, I can't wait to see his creations. At times I wish I had a partner to work with me on my prototypes and projects, I'm quite the loner when it comes to developing games, it would be a lot more fun to have someone there to...
  19. LTN Games

    LTN's Auto Bust Demo

    LTN Games submitted a new resource: LTN's Auto Bust Demo - A demo showing off the features of LTN's Auto Bust plugin. Read more about this resource...
  20. LTN Games

    RPG Maker LTN's Auto Bust Demo 1.0

    This is the demo for LTN's Auto Bust plugin. You can get more information over at the original resource, just follow the link from above. The plugin is contained within this demo but for the latest updates be sure to check the original resource for the plugin. Auto Bust v1.3 By LTN Games...
Top