I'm looking for help with enemy AI scripting and animations.

I’m quite new to scripting and animations, so I need someone’s help. Also how do I script an on-screen button? I have no idea how to make one. Developing for iOS/Android, btw. And I’m trying to gain some skills on Blender modeling and animations.

Asked many times, this is a popular topic.

As for the button, the Unity GUI Scripting Guide will tell you how.

Unitys built in GUI is probably a bad choice for iOS/Android as it’s a bit slow and will bog your performance down, people say. Maybe you should go for a middleware like EZ GUI.

Blender modeling is a bit off topic, don’t have any info on that.