Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

pixelqube

111
Posts
59
Followers
11
Following
A member registered Nov 05, 2022 · View creator page →

Creator of

Recent community posts

thanks!

thank you!

you can try the dedicated site for the game: https://pixelquber.github.io/More-Sushi-Demo-Galaxy.click/

I'm glad you liked it!

That's weird. I tested updating the game and my save file was the same. Is it possible you maybe deleted your cookies? I used Godot to make the game and it stores save data in the web browser's cookies.

yeah I'm not sure why that is happening. it might be a problem with godot. you can try the dedicated site for the game: https://pixelquber.github.io/More-Sushi-Demo-Galaxy.click/

I'm glad you enjoyed it!

yeah I'm going to make it more useful

thank you!

thx

cool

(1 edit)

Hi!

Thank you for your nice message. I'm happy to hear that you were inspired to make your own game.

I assume you are talking about this video - https://www.youtube.com/watch?v=0ZaAUEbuwlk&ab_channel=pixelqube

My goal was to recreate the UFO character from warioware get it together - https://www.youtube.com/watch?v=tbenpl2ijFc&ab_channel=UTAGaming&t=0h3m24s

Basically I would have the cow or any other object that could be picked up as a RigidBody2D node that i added to a group and the UFO would have a beam which was an Area2D node. The Area2D node has a signal that is called body_entered and I would check if the body is in the group. I would then apply a central impulse to the RigidBody2D.

I would also suggest using the godot documentation as it is very useful.

Rigidobdy2D - https://docs.godotengine.org/en/stable/classes/class_rigidbody2d.html

Area2D - https://docs.godotengine.org/en/stable/classes/class_area2d.html

I hope this helps!

-pixelqube

really cool

fun!

this is really fun!

thank you!

I used your music in my game Remote Controlled DX. https://pixelqube.itch.io/remote-controlled-dx

thanks

thx

like 4 months working on it on and off

yo im glad you liked the game! And I like your level. the saws spinning creates an almost 3d like effect

yeah i gotchu

pretty fun but it got repetitive

I like the art style! It reminds me of Paper Mario. The gameplay is good but the camera zooming in constantly was annoying.

This is really cool! The gameplay is great and I love the art style. I also love the small details like the birds flying in the background. The sound design was also really good!

Dude this is really good! I really like the art and the animation and the gameplay was also quite good. The camera doesn't have any limits so sometimes you can see outside the level and there were also a couple of blind jumps where you can't see where you are going to land like in this image:

But otherwise I thought the game was great! Are you planning on adding more?

I like the art! After multiple tries it kept giving me game over even though the freeze meter wasn't at 100%

pretty cool! are you planning on making all of the art hand drawn? I like the designs of the enemies and the player. Also the jump animation is really cool!

hey man I used one of your tracks in my game Paper U.F.O.! If you want to check it out: https://pixelqube.itch.io/paper-ufo

yeah the pasting problem is probably an issue with godot and clipboard permissions on web

thx

Thanks for playing! I want to add a next level control in an update.

dude the music pack is great! Here is my game where i used your music!

https://pixelqube.itch.io/paper-ufo

dude thanks for playing

awesome

cool game!

I like the style of the character but it doesn't really fit in with the environment.. the enemies also have a cool design but it all doesn't really fit together that well... The levels were also really similar.

the enemies can walk through walls.. I also couldn't find the last point to open the final door with the big bomb

cool game dude! It was a little short but it was fun! I liked the retro aesthetic

i got an error when I tried to run the game that there is no main scene defined in the project...