Search results

  1. Hyunchris

    items will not spawn

    I am not sure why enemies and players will spawn in my game. However, I cannot get items to appear onscreen. I am placing the i txt file as " know" in the models.txt file, and in the levels txt file, I am spawning just like the enemies. However, the items are not appearing on screen. in the...
  2. Hyunchris

    Solved NPC that runs away and throws items

    I wanted to make an NPC that just spawns and runs off the screen, but leaves an item behind (like a power up, etc) I am having trouble finding out how to do this. Has this been done?
  3. Hyunchris

    no spaces in between words

    Hey, I am sure there is a simple solution, but I have been trying to find out why this is happening for a very long time. like months lol. When I run the game, there are no spaces between words? I attached the fonts that i am using. thanks
  4. Hyunchris

    Solved custom life bar and/or mp bar

    I try not to ask a question until I do my due diligence to research how to do it myself, but i cannot figure it out. i see in TMNT Rescue Palooza, that the Mp bar is a can of mutagen...so i know that it is possible to customize the lifebars and mp bars beyond colors, shadows, etc ..but i cannot...
  5. Hyunchris

    Solved Attack4 not working

    I am having trouble getting my fourth attack to work. I am not sure what I am doing wrong. I have maxattacks 5 in the models.txt. In my data for my character I have, anim attack4 loop 0 delay 7 offset 159 440 bbox 126 13 97 437 frame...
  6. Hyunchris

    Solved Webm videos in intro.txt not working?

    Not really sure why this is not working? Are webm cutscenes allowed in the intro video or does it have to be a gif? I have it like this in my intro.txt file, located in my scenes folder. Video data/scenes/intro.webm 1 0 The resolution is the same as the mod
  7. Hyunchris

    understanding panels vs layers?

    Can someone explain to me the difference in function between bglayer/fglayer and panels? I just want to make sure I am doing this right? I am trying to understand, but it seems bglayer/fglayer stack on top of one another…panels are side by side? The engine will assign each panel a letter, and...
  8. Hyunchris

    Making gfxshadow less dark

    So I have been trying to make gfxshadow seem less dark, I would like it a little more of a gray and not as black, and from the manual there seems to be a way to do this but I cant get it to work. So it seems in the levels text. I should use shadowopacity or maybe change the shadowcolor to a...
  9. Hyunchris

    level tutorial

    Hey friends, thanks for all the help I've been getting so far. I got my characters nice and animated and am now working on the background/level...I have been reading the manual but I am such a visual learner, i was wondering if anyone knew of any video tutorials on this? Malik's tutorial on...
  10. Hyunchris

    What coding class would help me most?

    So Udemy has a sale and I am thinking of getting a coding course to help me make my game better.. Would yall recommend C programming course or C++? Or something else? Thanks
  11. Hyunchris

    Resizing sprites

    Hey i was wondering how you guys resize sprites? Since I am so new to this, I would like to get your input because yall might have a much better way. Currently, I am using GIMP. I draw my Sprite there really large,  then I take my large sprite, scale it down to the size I need with no...
  12. Hyunchris

    How big should sprites be?

    How big should sprite generally be? I made a big mistake, I am hand drawing my sprites and they are way too big...its like 800 wide and 1500 high.. I am currently trying to resize it Thanks
  13. Hyunchris

    character not showing up

    Hey thanks for helping out. Does anyone know why I cant get my character to show up? Whenever I try to select, it looks like a huge box with lines, I attached a picture. Is it because my sprite is too big? Is the palette wrong? I am not sure
  14. Hyunchris

    why is my character invisible?

    I am very new to this. I was wondering if anyone could help me troubleshoot? I placed my sprites into the data/char folder and made the necessary edits in the txt file and model file...However, when I run the open BOR module, my character doesnt show up...he is completely invisible..Does this...
  15. Hyunchris

    Using gamepads

    Hey I am having trouble getting my gamepad to work on any openBOR game so far. I am using a generic xbox360 gamepad. Does anyone know what I am supposed to do? It works on steam games, etc
  16. Hyunchris

    Where to get new sprites

    Hey I am new and excited to learn how to use openBOR. I am actually building an arcade cabinet. The theme and sideart of the cabinet are cartoon versions of my kids and my wife and I, in a streets of rage style, etc game. The kids think it's cool to be in a game like this. I think it's cool too...
Back
Top Bottom