This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Krees
kreestoph.bsky.social
did:plc:4tap2yftofkv6isgx5hlt3yv
To create a RoamingNPC in Godot with KinematicBody2D: Add a KinematicBody2D node, attach Sprite and CollisionShape2D, and use AnimationPlayer for animations. Implement random direction changes in _process() with move_and_slide() for smooth navigation. #MakeGames #Godot 🎮
2025-01-18T11:07:30.249Z