How to kick moving Enemy Actor
Simple Apps
Member Posts: 158
Hello Everyone, I am new to Gamesalad
I am making a small iphone game in which the iam unable to make hero actor has to kick the enemy actor so the enemy will destroy.
the hero actor will move left and right and should kick the enemy actor (the enemy's will be looping left and right)..i did every thing but i am unable to hit the enemy..
If any one knows or have a tutorial on this please message me that will be a great full help to me.
Thanks
Kumar
Answers
Sorry my english is poor ....
My Games Link:
https://itunes.apple.com/au/app/real-ants/id932999551?mt=8
lhttps://itunes.apple.com/au/app/horse-challenge/id930967102?mt=8
Gamesalad can take sometime to learn. It's even more difficult for non-English speaking people, as most tutorials are in english. But I would suggest watching my GS logic series. It teaches you how to code in GS. Get a basic understanding of logic.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
@ The_Gamesalad_Guru
Thanks for your comment
a learned a bit of Game Salad i felt it was really nice and easy.
I just want to know how a hero actor will LEG-kick a walking enemy actor.
both hero and enemy are humanoid charecters.
PLease msg me if u know or if u have a video regarding this ..
Thanks
Kumar
My Games Link:
https://itunes.apple.com/au/app/real-ants/id932999551?mt=8
lhttps://itunes.apple.com/au/app/horse-challenge/id930967102?mt=8
What your asking can't be answered in a post. You need more prep on learning the software. There are a tons of variables in what you're asking.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
@The_Gamesalad_Guru
Hi Thanks for your comment...I think u did not get my point... i already finished the game almost.... the hero will move left and right
the enemies will be looping left and right .....only thing i did not do was...hitting the enemies
the hero should destroy when enemy hits/collides
but when hero kicks enemy the enemies should destroy
My Games Link:
https://itunes.apple.com/au/app/real-ants/id932999551?mt=8
lhttps://itunes.apple.com/au/app/horse-challenge/id930967102?mt=8
Well then you need to record or track in a game level variable when your player is kicking and have a rule in you enemy like this.
When game.kick is true. Actor overlaps and collides with player
Destroy actor
Pretty basic logic.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
@ The_Gamesalad_Guru
Thank u very much ,,,yes its pretty simple ...Got it...I was thinking of constraining and made it complicated..
Thanks a lot...
My Games Link:
https://itunes.apple.com/au/app/real-ants/id932999551?mt=8
lhttps://itunes.apple.com/au/app/horse-challenge/id930967102?mt=8
Sorry but the topic description right next to your avatar is too much.
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com
@ Hopscotch
Hi Hopscotch....I am new to Game salad..but i have some pretty good knowledge on programming and designing a game ...
My Games Link:
https://itunes.apple.com/au/app/real-ants/id932999551?mt=8
lhttps://itunes.apple.com/au/app/horse-challenge/id930967102?mt=8