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!

call

  1. N

    Using variable as part of an identifier

    Hi! So in my game I use conditional branches to check the percentage of HP, MP, etc and for example if the result is 50 the game will show a life bar only half full using a Show picture event. The thing is I have several HUD items (HP, MP, Exp, and a couple more) and it takes about 400-500...
  2. N

    Refreshing an event's speed

    Hi! So I have a common event that gives knockback via movement route to a map event with a speed of 5, and I want to use $gameMap.event(1).setMoveSpeed to restore the event page's default speed once the movement route finishes. How can I get the event page's default speed? Thank you for your...
Top