don't click here

Sonic Quest

Discussion in 'Fangaming Discussion' started by SoniKast, Mar 16, 2020.

  1. SoniKast

    SoniKast

    Member
    9
    2
    3
    X:0, Y:0, Z:0
    Sonic Frost, Sonic Quest
    [​IMG]
    Sonic Quest is a classic Sonic fangame where Sonic and Tails have to stop Dr. Robotnik from destroying the planet with his brand new machine, the Steampunk Egg!
    Story:
    The game takes place on Emerald Island, which is a convex island, hidden underneath Angel Island. Legends say that the Island is the origin of the Echidna Tribe, the Master Emerald and the Chaos Emeralds; it also possesses other powerful gems. Robotnik detects an energy source from this Island and obtains the Discord Stone and harnesses its power into his newest machine: The Steampunk Egg. Sonic and Tails catch wind of his plans and decide to go and stop his nefarious plans before he gets a chance to destroy the whole planet!

    [​IMG][​IMG][​IMG]
    [​IMG][​IMG][​IMG]
    Zones:
    The game will have six zones with 2 acts:
    Riverside Valley Zone (100% Done)
    Petal Park Zone (100% Done)
    Chaotic Casino Zone (100% Done)
    Frantic Forest Zone (60% Done)
    Wild Waterworks Zone (30% Done)
    Egg Gauntlet Zone (technically everything is done, i just need to get all the bosses done and implement the layouts.)
    Steampunk Egg (Needs to be coded)

    Credits:
    DarkVampireDee, WizToad, KeatonThFox and MrLevRocks for Riverside Valley Zone.
    MrLevRocks, WizToad, Overbound (background) and Dolphman for Petal Park Zone.
    WizToad and Dolphman for helping with various other sprites and Chaotic Casino Zone.
    DerZocker for the base for Wild Waterworks.
    Deno for helping with some of Sonic's sprites and Anne for some of Sonic's sprites.
    Badniks mostly by Dolphman.
    DanielMania for Titlecard Font.
    SPEED, Karl Brueggemann and TheBlurCafe for the music.
    Pvic, John-Kun and Aleks for some coding help.
    I believe that's it so far, if I forgot to credit anyone, please tell me!

    Downloads:
    All the game's releases are on here:
    https://sonikast.github.io/download.html
    (Warning: If you do play the second demo, watch out for Chaotic Casino, there is a badnik that crashes the game.)
    I will also try my best to make updates as often as possible.
    PS: You can use F4 to change resolution in both the old and new versions.
    PS2 (Hah): I am looking for people who are good at making layouts and coding in Game Maker Studio, by the way.
     
    Last edited: May 21, 2020
  2. Violet CLM

    Violet CLM

    Member
    53
    15
    8
    I gave the demo a try but I have to admit I didn't notice anything distinguishing it from any other Green/Emerald Hill Zone remake. Everything is well programmed--good array of enemies, the 360 movement works fine, you can even do the peelout and stuff--but the layout is pretty basic and there's nothing unique. This kind of zone serves a purpose as the backdrop for a tutorial to introduce the player to unique features about your game, but if everything is copied over from other games that your entire audience has already played, you need more than that to get people's attention. So the zone is called Sunshine Valley... okay, how are valleys distinct from hills? What features can you add that relate to sunshine? What can you do to bring it up to the uniqueness level of an Angel Island or even a Palmtree Panic?
     
  3. Hez

    Hez

    Oldbie
    Lots of potential from this! I actually liked the assets from your old build of the level a bit better. I am hoping I played the demos in order.
     
  4. SoniKast

    SoniKast

    Member
    9
    2
    3
    X:0, Y:0, Z:0
    Sonic Frost, Sonic Quest
    Hey! Thanks for the feedback! Yeah, i'm aware it's not too unique of a zone. It's changed a lot since that demo, and i've added more to the zone since then. And i've changed the zone name as it wasn't too relevant to the zone itself.

    Thanks! I changed them since I thought they were kinda hard to work with. Unless you mean these:
    [​IMG]
    In that case, well, I wasn't sure if it would actually fit. (plus that tileset wasn't really made for this game)
     
    Last edited: Mar 23, 2020
  5. SoniKast

    SoniKast

    Member
    9
    2
    3
    X:0, Y:0, Z:0
    Sonic Frost, Sonic Quest
    Just came here to update, I just uploaded a new demo of the game.
    This is the last demo before I release the final game, which should approximately come out in a few months if everything goes well. Stay tuned!
    Download link, again: https://sonikast.github.io/download.html
     
    Last edited: Apr 1, 2020
  6. Crasher

    Crasher

    Why hello there! Member
    507
    60
    28
    Just a heads up, the download links for Demo 1 and Demo 2 are the same.
     
  7. SoniKast

    SoniKast

    Member
    9
    2
    3
    X:0, Y:0, Z:0
    Sonic Frost, Sonic Quest
  8. AeroGP

    AeroGP

    Member
    130
    1
    18
    Los Angeles, CA
    Sonic for GameMaker: Studio
    I got this error after destroying one of the shielded badniks:

    Screenshot 2020-04-02 10.06.44.png


    Code (Text):
    1. ___________________________________________
    2. ############################################################################################
    3. FATAL ERROR in
    4. action number 1
    5. of  Step Eventobj_player
    6. for object obj_crawl_ace_bumper_break:
    7.  
    8. Variable obj_crawl_ace_bumper_break.state(100017, -2147483648) not set before reading it.
    9. at gml_Object_obj_crawl_ace_bumper_break_Collision_46
    10. ############################################################################################
    11. --------------------------------------------------------------------------------------------
    12. stack frame is
    13. gml_Object_obj_crawl_ace_bumper_break_Collision_46 (line -1)
     
  9. SoniKast

    SoniKast

    Member
    9
    2
    3
    X:0, Y:0, Z:0
    Sonic Frost, Sonic Quest
    I'm aware, but the most I can say right now is to avoid those badniks in Chaotic Casino, I'll try to fix this as soon as possible though
     
    Last edited: Apr 3, 2020
  10. RetroRespecter

    RetroRespecter

    Member
    45
    3
    8
    I'll return once Chaotic Casino is fixed.
     
  11. SoniKast

    SoniKast

    Member
    9
    2
    3
    X:0, Y:0, Z:0
    Sonic Frost, Sonic Quest
    Finally fixed that badnik. Oddly enough only one of the shielded badniks actually works the way they should.
    [​IMG]
    Edit:
    Recorded a video of RVZ act 2:
     
    Last edited: Apr 15, 2020
  12. SoniKast

    SoniKast

    Member
    9
    2
    3
    X:0, Y:0, Z:0
    Sonic Frost, Sonic Quest
    New update! Finally started working on Aquapolis Zone, and renamed it to Wild Waterworks:
    [​IMG]
    It's very W.I.P so far, i'm still deciding on a background for it.
     
  13. Shaddy the guy

    Shaddy the guy

    Professional Internet asshole Member
    2,115
    1,142
    93
    OR
    Is that title screen theme one of the One Piece openings, or is it just a coincidence?
     
  14. BlueSpeedsterYT

    BlueSpeedsterYT

    Now rendered in full 3D Member
    27
    2
    3
    It actually is good sir.
     
  15. SoniKast

    SoniKast

    Member
    9
    2
    3
    X:0, Y:0, Z:0
    Sonic Frost, Sonic Quest
    Heh, as BlueSpeedster said, it actually is a remix of op 6 of One Piece.
     
    Last edited: May 6, 2020