Max Lynch

@maxlynch
12 Followers
26 Following
30 Posts
Working on something new. Also learning Godot and working on the 2d dungeon crawler game of my dreams. Also into home automation w/ home assistant, and DIY.
Past: co-founded Ionic and created Capacitor.
Websitehttps://maxlynch.com/
Trying to actually organize my code for this game, using gdscript regions in Godot #godot

Built my first attack animations last night. First time using AnimationPlayer in Godot to tween rotation/scale and call some hitbox methods for collision detection #godot #godotengine

Really trying to tell myself to focus purely on game functionality and be okay with off the shelf assets for everything else

2D lighting in @godotengine is too damn easy. PointLight2D on the source and CanvasModulate on the level scene