Can I do this in Game Salad
Hi,
I'm new to game salad, but I have seen great games created with the engine.
I was wondering if I can use game salad to create a game where users can draw lines (like harbor master/flight control)?
The game I have in mind, the users will draw lines that will act as nets to prevent NPCs from falling. Can this be done ?
Thank you for your assistance and good luck with your games
I'm new to game salad, but I have seen great games created with the engine.
I was wondering if I can use game salad to create a game where users can draw lines (like harbor master/flight control)?
The game I have in mind, the users will draw lines that will act as nets to prevent NPCs from falling. Can this be done ?
Thank you for your assistance and good luck with your games
Best Answer
-
tenrdrmer Posts: 9,934
Yeah you would just have to check out some of the drawing demos floating around and then make your line actors collide-able with what ever you are trying to catch
Answers
Regards,
Jack McGraw
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Let me know if you can't find the file... I downloaded it once apon a time, and think it's sitting on my computer somewhere.
Regards,
Jack McGraw
Thanks Bro for the help. I'm using windows gamesalad and I can't open the mac demos :-(
There is also no templates in the app...anyway I'm still a newbie so I'll try to learn what I can
and I'm sure I'll pop up here in the forums with alot of questions :-)
and if you want any help then just email me at barkingapps@gmail.com
Thanks
BarkingApps :o3
Cut the Rope INTERFACE Flight Control INTERFACE Contact: barkingapps@gmail.com
Hi man..I downloaded the game...awesome!! Cool logo by the way
Yeah this what I'm trying to do..The problem I'm having is I don't have any templates in windows gamesalad and can't open any of the demos floating around...
I've been stuck for two days since I downloaded the app, trying to figure out how to constrain my actor to the mouse movement ~X(
because I don't know what to write..Is it (self.x.position or actor1.position.x or actor 1...etc...)
Do you know where I can find the rules for the expressions (ie. game.mouse.x.position, etc...)
I know this is objective c...but I can't find the tutorials on how to write these...
Do I make any sense ??