Recent content by Bruce

  1. Bruce

    OpenBOR 4.0

    Can someone please look into this bug? I just added weaploss 2 now I have modelflag 1 weaploss 2 in the EX model (weapon model) The walk off screen (Z, Y) bug comes back after switching to the EX model then back to the base model with weaponframe, then quit the game and start new...
  2. Bruce

    In Progress My Openbor Game Preview

    Yes, will have Vergil and Nero for assist combos. Final Fantasy will have Cloud, and others, Marvel, DC, Tekken, SF, etc..whichever have sprites for. For bosses, changing color will not change their attack types, but only for hit flash colors and types. I load the skills with type 3 and save...
  3. Bruce

    In Progress My Openbor Game Preview

    Thanks buddy. That's a very good idea. I'll use red color for the maps that are not yet available and green color for the ones that are available. There will be no complete impression color because the players are allowed to re-enter the stages to chase for secrets and such or to replay. My goal...
  4. Bruce

    In Progress My Openbor Game Preview

    1 model for 4 different types of Bosses: Link:
  5. Bruce

    In Progress My Openbor Game Preview

    It took me a while to learn how to do all these with my own style (more basic coding than the high level coding folks here...): Custom Menus, Custom Select Screen - Load character with "know" in the model.txt, Custom Options, World Maps (90% is my own code with if-else statements...
  6. Bruce

    Didhit Script Frequencey Question

    I am having the issues with the didhitscript and the native function "ENTITY_PROPERTY_BOSS". didhitscript seems to trigger twice with the return result of 0 two times when the boss's health is < 1. I don't know if it it has to do with OpenBor 4.0. DidhitScript: void target =...
  7. Bruce

    Solved Drawstring question

    Thank you
  8. Bruce

    In Progress My Openbor Game Preview

    Basically, I used the Photoshop to cut out the background then mirror them together to create longer background with different layers (bglayer and fglayer to create kinda 3D looking backgrounds). You can also use Gimp (free) to do this, but for me it is easier with Photoshop. Right now my...
  9. Bruce

    In Progress My Openbor Game Preview

    Dang so sorry, thought I had unlisted.. I just changed it from private to unlisted and thank you so much for letting me know. Edit: They changed my video to private then I changed it back to unlisted. Now they just removed my video saying that I violated the mature content... I only had a few...
  10. Bruce

    In Progress My Openbor Game Preview

    More Stages Preview. Whoa, combining with DC's Animated Background Layers, make the level shines! I finally kinda learn how to turn the metal wall into the metal floor! There are still a lot to learn, and I am already feeling that I can create some awesome levels! Check out the video: I turned...
  11. Bruce

    ChronoCrash Modders Tools

    Hello Piccolo buddy, I am on the latest version 0.7.8. When you have a chance, can you please take a look at this? I am creating a long level which I am still working on it. The problem is that when I zoom out, I can see the whole level, but when I zoom in further, I can only see the maybe...
  12. Bruce

    Solved Platform / Wall Question

    Hello buddy, can you please help me with this? I have not had a chance to work more on platforms / walls since I asked this question. Now I am creating my own game and trying to create a level. I am trying to build a wall, and it is haunting me again :-( I've tried to follow the manual, and...
  13. Bruce

    Animated Background Layers

    they are not trimmed. My situation is not critical, so it does not matter for me because it is just the fire sparks in the background. I know what it means by "image dimensions are multiples of 4" , but I have not clue what you meant by my sprites only have 2. I have the total of 15 sprites...
  14. Bruce

    Animated Background Layers

    You mentioned that you have both the lamp and the waterfall cycling at the same time, but I have no clue how you did it. For my situation, I want to animate the same set of sprites 2 times (for the left and the right of the screen). Sorry I am still learning how the OpenBor engine works.... Can...
  15. Bruce

    Animated Background Layers

    Thank you so much for the instructions on how to set it up for updatescript. I didn't have a chance to work on this until now. Now I am working on it, and it is working fine. However, I realized I can not use this zangief.c for another level unless this level has the same number of sprites and...
Back
Top Bottom