Jump to content

Gun2SV

Member
  • Content Count

    7
  • Joined

  • Last visited

Community Reputation

0

About Gun2SV

  • Rank
    Newbie

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Gun2SV

    Non-Commercial donations

    @Takeo212 okay, I've got an another question please. if I downloaded a free tileset without terms of usage on it, can I use it? like as in commercial use.
  2. Gun2SV

    Non-Commercial donations

    Thank you, and it would be okay if I use them without donations right?
  3. Gun2SV

    Non-Commercial donations

    So I just want to make donations literally "donations" they don't affect anything at all. ill even put them in an other page or something. would that be okay?
  4. I'm really confused about this, now say I used a non-commercial recourse in a game, and I put it up completely free; can I ask for donations? And no the donations wouldn't really affect anything they're just.. donations.
  5. Can someone help me how am I exactly supposed to use this? because I really need it to stop the animation of stepping when an actor has death state. # These are state-based sprite changes. If the actor has one of these states # then the game will search for a sprite of the character's regular sprite # name with the special state tag appended to it. So if Jimmy's sprite # name was $Jimmy, and he had poison inflcted on him, and poison's id was # listed here as ["_poison", 0], it would change Jimmy's in-battle sprite # to $Jimmy_poison at the first sprite index. STATE_SPRITES = { 1 => ["_Death", 0], 2 => ["", 0]
  6. Hello, I've noticed that every time an enemy that has a sprite (like <sprite: char.png, 0>) dies by counter the game crashes and it shows this error.. any idea on how to fix it?
×
Top ArrowTop Arrow Highlighted