I’ve been thinking about how people approach game feel. I’m curious if most gdevelop devs actually plan time for polish or if it usually gets pushed back because it’s so time-consuming or hard to dial in across engines. Also, how do you decide when it “feels good enough” to move on?
I just make the game, I refine the flow over time, that is if my game even has a flow.
I generally want to have my systems working first and then when i feel like i can focus on the details i refine the feelings of my games
That’s a great question — and honestly, something a lot of devs (especially solo or small-team ones) struggle with. In GDevelop, polish and “game feel” often end up being the first thing sacrificed when deadlines creep up or motivation dips, because it’s both time-consuming and a bit intangible to measure.
What do you mean by game feel? I’m genuinely curious, because it could easily mean different things to different people.
First of all, welcome to the GDevelop community!
I also prefer to have systems working before adding game polish. Usually my flow looks like this:
- Make base system work
- Add good UI for base system
- Make system 2 work
- Add UI for system 2
I just repeat that over and over as I add more stuff to my game. Most of the time, I don’t even plan out my game before-hand! I usually just go “I want to make a [insert game idea here] game.” I then build it and get ideas while I make it!
yep thats also my process.
Also thanks for the welcome! been using gdevelop for a while coming from construct and thought about joining the forums if i ever need help
I know this is partially off topic, but the forums one of the BEST parts of GDevelop! Everyone here is so nice & always willing to help if they can! ![]()
Hello all!
I see i have not given an answer to this post, altough it is very important for non-professional games creator.
My case is a little particular, in the sense where i am making a clone of an ancient game.
For me, it’s very different between creating a clone of a game and creating one from scratch.
During the realisation of a clone, you must sometimes guess how the original game runs and you must know all the stages of the game. This is chronophage a few time because you have to play to all sequences of the game.
When you create an original game, you planify your own actions of the game, eventually after planning all the possibilities. it is more a work based on creation than on discovery of an existent game.
So, the sensation when you create a clone game, in my opinion, the feeling in the process of creation is different compared with this of an personal game.
Also, i think It can sometimes take more time to make a clone than to create your own game.
A+
Xierra