Hello everyone! My first game is now available!
It includes;
- Mini-sized Metroidvania
- Gimmicks such as Keys-Key doors, Upgrades, and breakable Rocks
- Combat against enemies, both on ground and in the air
So if you are fond of them, I hope you to play and have fun!
I had been inspired by these works;
- Nerdyteacher's platformer tutorial - Not to mention, the great masterpiece
- UCHU MEGA FIGHT by uchuzine - caused me to get into pico-8
- Lazydev's Shmup tutorial - learned some nice function from this
-Player's life and death added!
-Checkpoint added!
-Ability Book now became Ability Orb.
-In getting the Orb, textbox added.
-Player's life and key's HUD added!
Former versions:
v0.8 ↓
v0.75 ↓
New version is here!
Added features are below;
-Object collision function improved. Now it acts with directions.
-Damage taken system added. Player will be pushed away when player touch enemies.
-Shield system added. Press down to block enemies and avoid taking damage.
Gun and Melee attack system work in progress.
You can change the weapon in the menu.
Thanks to some great and kind advices, I could fix the problem.
And then I added many things prepared. I'm going to work more, so this is for-now form.
← and → ... Move left or right
↑........... Enter the door (Move to next stage)
↓........... Activate switch
〇........... Jump(on the ground), Air dash(in the air)
×........... Nothing for now.
*The title "Kagiventure" comes from "鍵(Kagi, key in Japanese)" and "adventure".
Variant Stranger ver.0.3
New version is here! What is changed is...
-Title screen added (I'm gonna make it better from now)
-Camera-moves changed!
-Red became Green because of its visibility.
-Player sprites are re-made.
-Now holding button can't do anything by using poke.
-Blue's gliding is removed, and got wall jump instead!
-Map re-made (but it's still as test)
-Player's speed is slower than before (To be honest, that was too fast and caused some bugs)
-Some SFX added! (Do you like them?)
Now I'm working on fundamental part (What is this game's goal? and so on).
Thanks for great advices!!!
Variant Stranger ver.0.2
Hi everyone! I'm working on a platformer that has endless map loop.
But now, I got stuck because I don't understand how to make the collision follow the map scroll.
In reddit, I was given a lot of great advices, but I can't solve this problem.
People say ''Use the camera to scroll map with collision'', can anyone tell me what should I do?
So sorry for my being a beginner.