Jump to content
A 2021 backup has been restored. Forums are closed and work in progress. Join our Discord server for more updates! ×
SoaH City Message Board

Blue Frenzy

Members
  • Posts

    784
  • Joined

  • Last visited

  • Days Won

    22

Posts posted by Blue Frenzy

  1. You mean that when you finish the homming, sonic returns to the original position? This is caused because of the inner variables. There is a variable that stores the X position and another that stores the Y position (they are counters or alterable values of a V shaped object). Be sure to change those values when doing the homming attack to the current position of sonic.

    If homming is enabled:

    set XX to sonic.x

    ser YY to sonic.y

    • Like 1
  2. Yeah, you can use trigonometry to do it. Just need the angle and this:

    conditions for start movement:

    object.set flag 0 on.

    if object.flag 0 is on

    set object.x (object.x + speed*sin(angle))

    set object.y (object.y + speed*cos(angle))

    Well, I can assume you are new into this, so i will tell you an easier way to do it.

    Your character ha a movement, right? then, when you enable the homming attack, create an invisible point with ball movement.

    When the number of those points is greated than 0, disable the sonic movement and do this:

    set sonic position at 0,0 from point.

    Just remember to destroy the object after homming is done and set the right speed values.

    You can also make it a big circle instead a point, with the size of the "detection" area and the hotspot in the centre.

    When you make homming, create a circle object. If that object doesnt overlap an enemy, destroy it and give sonic the speed desired (to make him move forward). If the sensor is overlapping an enemy, disable the sonic movement and set a flag on.

    If that flag is on, set sonic position at 0,0 of the circle, start the circle movement and make circle to look at the enemy.

    Be sure to check that if no enemy is over the sensor, destroy the circle and give sonic a certain speed.

    That is less "clean" but it will be easier for unexperienced programmers.

    If the circle object

  3. NEW demo available with a total of 7 playable levels and a chao minigame.

    This new demo includes the following:

    THE GOODS

    -4 never released NEW acts

    -A total of 7 playable acts.

    -2 NEW Zones.

    -Main menu and interface.[

    -Chao Minigame. *

    -Every of the levels released in the older demos are playable.[

    -Most of them includes newer things.

    -New Sonic Sprite.

    -Port to Multimedia fusion 2 with new functions.

    -Darkspeed has harder bosses.

    -MP3 music.

    -Chao race game. *

    -Chao battle game. *

    -Darkspeed Standing animation has changed. **

    -SIZ has been enlarged.

    -Unique path for ania in SIZ. ***

    -Chao eggs hidden on every level.

    -New art for characters.

    -First Special stage playable through SIZ.

    * Limited play on this demo.

    ** Just standing animation. Other frames are the old ones. just for showing.

    *** Spect unique paths for every character in the game.

    THE BADS:

    -Chao level is limited to 50 in this demo.

    -Battles and races are limited to the first ones.

    -Some levels are uncomplete. Lack of sprites or sudden changes in ground because it is not completed.Gameplay is unnaffected and the change is not shocking.

    -Darkspeed standing animation is the only frame changed, and it could look weird.

    -Some bugs left. Remember this is a demo and it is not completed.

    -First special stage is excessively simple because it is the easiest one. Spect better special stages in future.

    Go to BOOTH clicking HERE

    [/font]

  4. Everlasting Song is a 2D sidescroller adventure-platform game.

    The game has artistic backgrounds and a simple interface, as well a very delicate choosen soundtrack to give the feeling that it is following the classic games feel, but using the new capabilities.

    pic0xn0.jpg

    pic2fn1.jpg

    eva2ne7.jpg

    eva4cg5.jpg

    eva1sy1.jpg

    DOWNLOADS:

    Demo fullscreen -recomended-

    Mirror

    Demo windowed mode

    Mirror


    The evil clown Balloo has converted the stars into the evil globos. For doing that, he used the power of the priestess Ayala, representant of the Cleanskin race.

    The globos are attacking the Island where Bunnies live in peace, and the evil clown has established his base on the island's skies.

    Frenzy, the big brother of Ayala, and his personal protector went to the island to find her sister and stop the Balloo's plans.
    [/CODE]

    2D classic gameplay

    Extra missions and quest available in the inn. NOT AVAILABLE ON THIS DEMO.

    5 different elements with a total of 15 different spells.

    32 different weapons, from simple daggers, swords and axes, to magic weapons with different effects.

    16 different armours.

    10 different shoes.

    32 different rings.

    a 10x10 map split in 9 zones

    9 dungeons plus 5 optional secret dungeons

    100+ enemies to be found.

    3 Different potions.

    Wisely chosen soundtrack.

    Secret objects dropped by enemies under special conditions.

    Challenging. This is not an easy game.

    Go to the booth to see the gameplay details and a little walkthrough for the demo.

    http://fanmade.emulationzone.org/tewkewl/BFS/eversong.html

    • Like 1
  5. Hey spiderbyte, I added a new rule to the forum rules thread just for you. :awink:

    Now you have to learn to type well.

    That is not fair to me :(

    Anyway, spiderbyte, Slingerland roars, but never bites. He is very far from you to do that xD. So just calm down. Each time I try to understand what does he do I also get in a bad mood, but i think he doesn't say of for bad, even if it sounds like that.

    Please guy, the time of don't scare new member has already started, so try to be a little kinder.

  6. You can create a level as first frame and put there what you want to. After you change the frame, change the window shape using the window shape option. That could be a posibility. The only thing is that you need to imagine how to make the percent counter, if needed.

    Other option is to use separated apllications and run the game application after the screen is shown. Or use subapplications.

  7. Tails has more chance of recieving some Sonic action than Amy will ever have. :P

    But to stay on topic, nice drawings BF. Love 'em, keep it up!

    It was drawn by my GF. Although, text is mine. She is working on sonic battle style cutscenes, so spect to have sfa done in few months.

×
×
  • Create New...