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. Robert Lee

    Feedback please for levelling system.

    Thanks for the feedback, good to know I am not the only one thinking this way.
  2. Robert Lee

    Afraid of fire?

    I will give that a try, thanks.
  3. Robert Lee

    [Commission] Pixel artist/s needed. Payment will be made.

    Graphics isn't really my thing and I have got to the point where I want to start including my own graphical elements into my game. To start with I am looking to develop some walk animations for populating my maps with enemies and other random encounters. I have divided the task into two distinct...
  4. Robert Lee

    Feedback please for levelling system.

    Soon I hope, I have a couple of friends playtesting and they are telling me that I need to make combat a bit more balanced as they have died and run out of healing!
  5. Robert Lee

    Feedback please for levelling system.

    I see what you are saying Douglas. I do not want to dictate actions, the player can still repeat maps looking for extra drops from killed characters, what I want to get rid of is grinding and the style of RPG where the creators simply keep making enemies tougher which makes you have to grind...
  6. Robert Lee

    Remote Self Switch Conditional Branch Issue

    Please understand that I know nothing about Script programming but I think I might see a problem simply by relying on my english..... you are using code which includes setValue, I think you need something like checkValue..... the word set says to me that this is how you change the value and...
  7. Robert Lee

    Feedback please for levelling system.

    There are some things about certain RPG's that really annoy me, for instance claiming 50 hours of game-play when they know that 40 hours of that will be level grinding simply so that you can beat the next end of level boss. I want my game to focus on story, levelling up being a more minor issue...
  8. Robert Lee

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

    I am learning too, my asking questions is to learn as well. I have started using global switches because I can give them appropriate names which makes my coding clearer when I look at it maybe months later! Now you are telling me you think there might be a better way. By asking what may seem to...
  9. Robert Lee

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

    Actually I would have said because it is appropriate. If you use a switch in one event and want to change it from another event you use a global switch. Whether it will be used once or one hundred times is irrelevant what is important is using the appropriate data type. You said you have it...
  10. Robert Lee

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

    Maybe this is a dumb response but why are you using a self switch, use a global switch value which you can change from any event? No JavaScript needed.
  11. Robert Lee

    Sneaking?

    Hi Thanks for the replies, like I said I have worked out a method which uses sentries as parallel events and map regions, basically if a sentry is heading left it checks for the characters presence in one region of the map, turned around and heading to the right checks for the characters...
  12. Robert Lee

    Sneaking?

    Hi All. I want to have a patrolled area where the puzzle is to sneak through while the patrols are moving away from you, hence they are not looking at you. Ideally I would like to do this using just events. Has anyone tried this before with MV? Any pointers in the right direction would be...
  13. Robert Lee

    Seated at computer - probably.

    Seated at computer - probably.
  14. Robert Lee

    Afraid of fire?

    I only want to effect certain wild animals, if I give the attack a trait as you say of "x% of state y when used" that will effect everyone attacked by the spell. Not what I want.
  15. Robert Lee

    Afraid of fire?

    Hi all. I have a feature that I would like to implement and I am not sure if it can be done without having to resort to writing a JavaScript Plugin. The feature is as follows. I have a fire based spell called FLASH which does 1HP of damage. With only 1HP of damage it is unlikely to kill...
  16. Robert Lee

    Map Animations

    Good to know. Thanks.
  17. Robert Lee

    Map Animations

    I have searched the forums and cannot find a definitive answer to my question so here goes.... It seems that as with lots of things there is more than one way to create simple animations on maps, campfire with flickering flames or moving water. But I also see warnings in various places about...
  18. Robert Lee

    Hello Everyone.

    I am Robert, English and living in Tralee; right on the west coast of Ireland. I have decided to give RPG Maker MV a go to see if I can actually complete the construction of a game. The two main characters are at the moment Robert of Brundle, a character named after myself and Sir Timothy of...
Top