Help with making something fall (FB)
MinecraftGeek
Member, PRO Posts: 76
I'm building a Flappy Bird clone and I want it to fall (not fall to the ground but tilt and fall like Flappy Bird) does anyone know how to do that?
My Skype: swagapple
thanks
My Skype: swagapple
thanks
Comments
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Anyone help with this?
Still looking for help with this guys!
I would look at the 'when touch is pressed' and change it to 'when touch is inside or down' then do whatever you want to do. It will take lots of playing around to get the correct feel you are looking for.
Im guessing you want something like IronPants. As Tait mentioned, look at velocity as this will control how fast/far your actor goes. Plenty of guides on gshelper.com and deepblueapps on you tube.
Like Balls? Then click here! We've 100 coming soon
The way the movement is set up in that tutorial I think it would be easiest to use a simple Change Image Behavior when the bird is falling and change the image to a rotated version of the bird.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
I used the $10 template on Gamesalad Marketplace.
Oh sorry, I thought you followed my tutorial (it's free)
Consider contacting the developer for your template, maybe they could offer some more specific advice.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
I actually made an app using your tutorial but it was denied by Apple so I bought the template. Do you think you'd still be able to help? My Skype is: swagapple
I'm sorry I don't use Skype, if you can post images of your rules you are having issues with here in the forums it's makes it easier for people to offer help.
I'm curious why the app was rejected, was it caught up in the mass rejection of anything flappy bird related?
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
I think so yes.
Here are some images of the actor rules:
Still looking for help people!
@MinecraftGeek, I don't see much in those rules to offer help. But I do have two suggestions:
When motion.LinearVelocity.Y < 0
Otherwise
When motion.LinearVelocity.Y < 0
Otherwise
The Rotate might mess up your movement, depends on how the bird is actually set up to work that is why I suggest adding the other image in option 1.
Other than that I suggest contacting the developer and asking for their assistance.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page