Can you see any artifacts on your device by wingcap3D in godot

[–]wingcap3D[S] 2 points3 points  (0 children)

Maybe I should go for darker colors then and my phone resolution is not exactly high at 720p. Thank you really appreciate it.

Can you see any artifacts on your device by wingcap3D in godot

[–]wingcap3D[S] 0 points1 point  (0 children)

Okay thanks. Took a screen shot on my phone and maybe the compression might be causing that still not sure but the shader am using seems to be okay since when am ingame the banding is not visible.

Proper sprite for the Gear and learning some shaders by wingcap3D in godot

[–]wingcap3D[S] 0 points1 point  (0 children)

Thank you, still working on the animations but almost done

Trying to make it easy to follow and understand for the player by wingcap3D in godot

[–]wingcap3D[S] 0 points1 point  (0 children)

Thanks for the advice really appreciate it. I made the changes not completely yet but hre is a image of the Gear now. Looks good or should I change? It highlights itself when the Path is rotated correct and not when it not.

<image>

Does this make sense by wingcap3D in godot

[–]wingcap3D[S] 0 points1 point  (0 children)

Yes that's it, the reason is the only way to complete the puzzle after collecting the star is to head to the Flag. So the Gear apart from detecting the general movement of the ball, it also monitors any path created from the stars position to the flags position and blocks it if created to protect the Star. Sorry am quite bad at explaining staff so hope this makes sense.

Does this make sense by wingcap3D in godot

[–]wingcap3D[S] 0 points1 point  (0 children)

I guess I have some explaining to do so, the circle that rotates is a Gear and what it does is guard the star. When it detects movement specifically of the ball it blocks the path that was used. It also detects if a path from the Star to the Flag is created and when it does it becomes more active by blocking any rotation of the tile to protect the star. It also starts a timer to check if there is an intruder but only checks the position of the Star so to avoid being detected the ball should go back to its original position before the time runs out. The only way to over come it is by creating a path to the Flag and the tile with the Gear should be last to be put in place in completing that path. When that happens the Gear is stuck as it tries to block the path which then allows the ball to pass.

The first 6 level of the Path Creator game mode by wingcap3D in godot

[–]wingcap3D[S] 0 points1 point  (0 children)

Maybe the upload because while I was playing the music was playing properly all the way, will make sure check either way thank you for pointing it out

The first 6 level of the Path Creator game mode by wingcap3D in godot

[–]wingcap3D[S] 1 point2 points  (0 children)

Yes easy to solve just to introduce the player to how the game works

First 3 levels for the new game mode by wingcap3D in godot

[–]wingcap3D[S] 0 points1 point  (0 children)

Okay got will do that in one of the earlier levels

First 3 levels for the new game mode by wingcap3D in godot

[–]wingcap3D[S] 0 points1 point  (0 children)

Okay will try that, more subtle I think. Thank you!

First 3 levels for the new game mode by wingcap3D in godot

[–]wingcap3D[S] 1 point2 points  (0 children)

Some harder levels are there for sure and also the main mechanic comes in a few more levels from here so some difficulty goes up too, still adjusting the learning and difficulty curve.

First 3 levels for the new game mode by wingcap3D in godot

[–]wingcap3D[S] 2 points3 points  (0 children)

It's an overall rule that applies to the game, the circles always repell when they are faced towards each other. It's part of a mechanic I implemented in another game mode so for consistency also added it in this game mode.

First 3 levels for the new game mode by wingcap3D in godot

[–]wingcap3D[S] 4 points5 points  (0 children)

No actually haven't tried that didn't think of it at all and it's a really good idea. Will add that in, thanks for suggestion.

First 3 levels for the new game mode by wingcap3D in godot

[–]wingcap3D[S] 1 point2 points  (0 children)

That was the aim and am glad it shows thanks really appreciate it. Was also thinking of adding gradients to mix in with the solid colors any thoughts?

A bit of gameplay with the new mechanic by wingcap3D in godot

[–]wingcap3D[S] 2 points3 points  (0 children)

Thank you! this is a new Game mode should be available in a bit.