Hello everyone,
This is not my first project, but the first one I have been working over a month.
About me:
I am a 17-year-old high school girl who is interesting in game dev. Making a game is tough since I have to paint pictures and program with my broken programming skill.
I want to thank all the people who is contributing their knowledge or sharing open sources, without them, I couldn’t go so far by myself.
I have to apologize that I am not good at putting this into words, cause I am not an English speaker. You are welcome to correct my English writing any time.
here is a short in-game cutscene I spent 4 days on.
the character in this video is controlled by the player(which is me).
the scene is basically assembled by many layers of sprites and some scripts.
The Game:
I want to build an RPG with touching story and some actions. In the game, the light is your weapon, with the assistance of elemental fairies, you go on the adventure of dangerous unknown. (so far I can think of.)
When is the story taking place?
200 years after the sun disappeared, a little girl bumped into a mysterious glowing mirror. She will learn more about it during the adventure.
The main use of light is to fight monsters and can switch to different elements(such as fire, water…). Each element has its own effect like “fire” can make more damage and “water” can slow down the speed etc.
Now I am considering whether to design some puzzle levels since I am not good at making puzzles.
If there would be puzzle levels, I might put some triggers that need to be lightened by a certain element of light.
I really like the concept and dark mood there, background looks really solid, but fonts (like menu or title) needs some work to fit better.
Also dont worry, there are many one-person projects out there. Just keep doing what You like
Good luck!
I like the title in the bottom left (any of the corners would do though; top left, top right or bottom left). it doesn’t look right when it’s directly above the menu buttons though, imo.
I just watched your trailer and the art is absolutely beautiful. Perhaps I the animation could use some work, but the overall use of particles and the parallaxed background and over all atmosphere sends me off into dream worlds, amazing work!! Will definitely be watching this thread.
For your main menu btw, I would swap the ordering of continue and options
And don’t be lonely! Most of us on the forums are fairly friendly
Thanks for the encouragement! I really feel the warmth of the community.
However, I have some confusion about the animation you referred to. Did you mean the character’s walking animation or something else?
Here are 3 animations appeared in the trailer.
Idle animation:
ThreadbareLimpIrishwolfhound
Looking at the video it appears to only be 5 frames. This might not be an issue if it’s what you wanted, but there is a little bit of “snapping” (for example, the transition at 0:50 in the video) the leg just snaps into place and your eye catches it when watching the video at full speed.
However, it doesn’t mean you have to change it - but doing so will most likely give a “smoother” walking animation if that’s what you want.
Yeah, this. Maybe try about 10 frames (just prototype, don’t bother doing them properly) and see if that looks smoother. I think the frame count right now just isnt high enough to trick persistence of vision, but frame by frame its great
Yeah, although (and this might be getting to indepth) I prefer cutting off the last frame for fluidity in some circumstances and have found it to produce a slightly better animation (I originally heard about the technique watching a GDC conference post-morterm where they were discussing their animation pipeline and process.)
ie - you want a 10 frame animation clip, but it actually has 9 frames (with frame 1 representing frame 10)
After some works and adjustments, here comes a simple demo of basic control:
(Don’t worry about the menu is in Chinese, you can change it to English in the game. And also I turned off the BGM.)
Here are 3 basic movements in the video:
“Walk” by pressing left or right arrow.
“Run” by pressing left or right arrow and shift.
“Teleport” by pressing the space bar.
About the mirror:
It automatically follows the player and floats around. The player can control the rotation of light beam by pressing W,A,S,D. (A, S rotate clockwise; W, D rotate counterclockwise )
However, I am thinking about changing the way of controlling.
for example, control the character by W,A,S,D inside, and make light beam rotate to the cursor’s direction.
Yeah, if you have some cash that you’re willing to spend by the way, HIGHLY recommend rewired. But that can be saved for a later date when its further in development
I love the artwork and the moody setup of the game. The Japanese-style-character-close-up dialog though, isn’t really fitting for the game in my opinion. I think it would be better if you keep the side-view narrative throughout the game, because the game, judging from the existing design style, should look more mysterious and the close-up shot of characters kinda kills the mood.
Just a thought. Good luck with the development! It is a great concept you’ve got there!