Yup! 🤓
BornCG
8
Posts
146
Followers
2
Following
A member registered Mar 21, 2020 · View creator page →
Creator of
this is the state of my platformer game in tutorial #17
Platformer
Play in browser
A Demo Platformer made using Godot 3.2.1 as taught by BornCG
Platformer
Play in browser
Recent community posts
BornCG's Godot Tutorial Platformer! comments · Replied to jmaynard84 in BornCG's Godot Tutorial Platformer! comments
You're correct! Tutorial Part #19 (Shooting Bouncing Fireballs) of this series is now up. The easy way to solve this: 'spawn' fireballs closer to the character, so that they aren't spawned inside the wall to start. Better: use a RayCast2D to stop Steve from even shooting a fireball if he's right next to, facing a wall.
BornCG's Godot Tutorial Platformer! comments · Replied to Khusrav in BornCG's Godot Tutorial Platformer! comments
BornCG's Godot Tutorial Platformer! comments · Replied to Khusrav in BornCG's Godot Tutorial Platformer! comments