Super-Line Miat
Author: Miles Shelton
Super Hotline Mietal Gear
Resources used
Physics: https://docs.godotengine.org/en/stable/tutorials/physics/physics_introduction.html
Kinematics: https://docs.godotengine.org/en/3.2/tutorials/physics/using_kinematic_body_2d.html
Things to hit kinematics: https://docs.godotengine.org/en/stable/classes/class_staticbody2d.html
Collision hierarchy: https://forum.godotengine.org/t/how-do-i-check-if-a-specific-object-is-overlapping-an-area2d-every-frame/6944/2
Type checking objects: https://www.reddit.com/r/godot/comments/jwwsyx/how_can_i_check_the_type_of_a_variable_with/
- Used to add color rects to every collider so I can be lazy about filling objects
Moving and sliding: https://docs.godotengine.org/en/stable/tutorials/physics/using_character_body_2d.html
Resetting scenes: https://www.reddit.com/r/godot/comments/jnekeq/newbie_question_how_to_reset_my_main_scene/
Overlapping regions: https://forum.godotengine.org/t/possible-to-tell-if-two-collision-shapes-are-overlapping-not-entered-or-exited/77305
Hiding mouse: https://forum.godotengine.org/t/how-to-hide-or-disable-the-mouse-cursor/24707/2
Changing fonts via scripts: https://www.reddit.com/r/godot/comments/ydgn16/how_to_change_the_font_size_of_a_richtextlabel/
Node transparency scripting: https://forum.godotengine.org/t/how-to-change-the-opacity-of-a-sprite/23520/3
SFX generation: https://sfxr.me/ (beautiful utility!)
Godot SFX tutorial: https://www.youtube.com/watch?v=N6-2Iwb8xoU
I can’t stop winning sfx: https://www.myinstants.com/en/instant/i-cant-stop-winning-23817/
Aw dangit sfx: https://www.myinstants.com/en/instant/aw-dangit-56663/ Exporting godot to itch: https://www.youtube.com/watch?v=6DVJIlYr7QE
Leave a comment
Log in with itch.io to leave a comment.