"You put chocolate in a box, didn't you?"
"You put chocolate in a box, didn't you?"
unfortunately.
Thank you so much for creating your game! I had a fun time defeating the white mushroom. It's challenging!
Thank you for creating your game. I felt the experience was good, the fact that your game is completable is nice. The sense of progression is well-done, and the gameplay is intuitive. I wish after the winning screen there was the option to start the game over.
Thank you. Your game looks great, and the gameplay feels nice. However. Excuse me when I pressed "Esc - Toggle Full Screen," it didn't function as expected. Instead, it tried to enter full screen mode but then immediately backs out.
I understand you're using the Godot Engine. This is how I would do it in Godot 4. Please, I hope this can be somewhat useful to you. I barely know anything about programming, but I know this function from my experience.
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
1. Project... Project Settings... Input Map
"Add New Action" ... "fullscreen" ... Add
+
Feyboard Keys
Esc
2. Copy paste into Main:
func _unhandled_input(event):
if event.is_action_pressed("fullscreen"):
print(DisplayServer.window_get_mode())
match DisplayServer.window_get_mode():
DisplayServer.WINDOW_MODE_FULLSCREEN:
DisplayServer.window_set_mode(DisplayServer.WINDOW_MODE_WINDOWED)
_:
DisplayServer.window_set_mode(DisplayServer.WINDOW_MODE_FULLSCREEN)
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
3. Done
You also have the option of removing the full screen feature on web. That is also a valid solution.
Ah, I didn't know this. Thank you. ^_^
You can obtain fuel by collecting fuel block containers; they are a bit rare. You might not see them on your first playthrough. I have completed the demo quickplay and enjoyed the experience.
Overall the gameplay is intuitive and well crafted.
Goober Platinum. Sound design, graphics, gameplay = Goobtacular!
It's super fun to draw together. It is fun brother!
Sorry, I didn't have any luck finding other players :(
Yes, the multiplayer does function, I've tested it by opening it in multiple tabs.
The framework for the entire game is functional:
Shooting out of the crotch, farting, and changing color all at the same time.
Thank you :D
Have you seen "Doomer Plays An Old Game"? It's on YouTube. He plays Soldat. It's my favorite Doomer animation.
Thanks for your review now I have not seen that video
Thank you! Excellent demo. I wish there was an auto-skip button in the menu so that if you did things wrong, you could quickly get to the place you previously were.
Ruby acquired!
Thank you, I appreciate the one piece of firework constantly exploding to celebrate the New Year hidden in the background. Your postmodern cubism 3D model of Sonic has managed to cure me of my iconic brain parasites. Big ups.
Thanks for having the game be winnable. Fullscreen is a nice feature! The Tunnel Snakes Rule!! song, the sound effects, imagery, add a ton of atmosphere.
”Please, you have to understand.
The Internet is evil. It corrupted me.”
--- --- --- --- --- ---
Now, I make Royalty-Free Music.
--- --- --- --- --- ---
I'm open for collab!
--- --- --- --- --- ---
PFP - SIG -
By Psykonix
Age 23, Male
Professional Boxer
Pennsylvania Int Sch (PennIS)
DK / Timezone: CEST
Joined on 3/21/22