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!

code

  1. mega01man

    Unpassable Tile

    Hello! I posted this on rpgmakerweb and haven't gotten a response in a week. I want to ask it here I'm still learning this. I got an answer! You can check the answer here.
  2. jaye

    HP for MP?

    Is there any way to code for a character to have Mp and Not Hp? A script or something?
  3. Sethorion

    List Custom Weather Effect in "Set Weather Effect" Window

    I decided to screw around with new weather effects. It seemed pretty easy at first: I found the weather sprites in the core.js file and, for everywhere that 'snow' was listed, I created a copy and edited it to 'grey' instead of 'white' particles. There is exactly one problem: When I restart...
  4. Mr. Trivel

    Damage Formulas 101 (MV Edition)

    Damage Formulas 101 MV Edition You probably wondered how to make a skill do more damage against enemies with a state, or heal more if player has a state, or deal exactly half of enemy's HP. And so on. All of that and more can be done through custom damage formula. Basics: Type - sets what...
  5. LTN Games

    Learn To Code In JS With A Game

    I stumbled upon this awsome site that teaches you how to code(script) by playing a game. There is a few different languages you can use and Javascript is one of them. This is by far the best way I have seen yet to learn to program in a language. It starts with basic syntax and gradually gets...
Top