Intresting, but what I need to do in this game?
SamuelRodriguesMGR
6
Posts
4
Followers
A member registered Dec 01, 2023 · View creator page →
Creator of
Hello gyes! Nice to me you! Yee, 9 years of studied English<<<
Action
Play in browser
Hey! This game created by members from HoneyTeam. Escape throm the snow!
Adventure
Play in browser
Небольшая игра, созданная honeyTeam про люителя собирать яблоки
Action
Play in browser
Recent community posts
How to use Godot's AStar2D for path finding comments · Replied to Escada Games in How to use Godot's AStar2D for path finding comments
How to use Godot's AStar2D for path finding comments · Posted in How to use Godot's AStar2D for path finding comments
Yo. Thank you, I did a isometric game. But I don't understand, how do I can use "occupyAStarCell(vGlobalPosition:Vector2)"? In "getAStarPath(vStartPosition:Vector2,vTargetPosition:Vector2)":
a method of "aStar.has_point(idxTarget)" will be False, because idxTarget became "if aStar.has_point(idx): aStar.set_point_disabled(idx, true)". And enemies don't can find way to "player.global_position" thank "aStar.set_point_disabled(idx, true)"