In unity 2D I have 2 objects: Enemy and Player so how can I make an AI Enemy that Follow player and It Jumps from colliders and follow player when enemy look at player
(在unity 2D中,我有2个对象:敌人和玩家,所以当敌人看着玩家时,我如何才能使AI玩家跟随玩家并从对撞机上跳跃并跟随玩家)
for example Attach pic
If here is an asset Or Following C# code so send for me
(如果这是资产或遵循C#代码,请给我发送)
ask by simon2002 translate from so