playMaker

Author Topic: Help! need to drop coins.  (Read 1815 times)

ProLearner

  • Playmaker Newbie
  • *
  • Posts: 1
Help! need to drop coins.
« on: September 20, 2013, 03:02:43 AM »
Hi,

I'm new to unity 3d and playmaker. I been struggling for a week with this. I have a coin pusher game with a shake button script(which shakes the screen and drops all coins in slot). i want to drop some coins on the game after pressing the button(so game is not completely empty of coins after shake). Most of the videos just show you how to trigger and send event when the character walks in the game object. Do i create a new gameobject or do i use the same gameobject with the shake script for FSM. I watched bunch of tutorials last couple days and they have been real helpful with other issues i was having. Please if someone can help me or send me to the right video. Thanks a bunch.   ;D
« Last Edit: September 20, 2013, 05:21:28 AM by ProLearner »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Help! need to drop coins.
« Reply #1 on: September 20, 2013, 08:10:43 AM »
Hi,

 there are differente topics ins your post.

-- can you detect when a coin falls into your basket?
-- can you count the number of coins that are currently in your basket?
-- can you show a button on screen that shake coins and make them fall?

 Let's answer each topic one by one ok? else can you do a bullet point of what you would like ( or actualy seperate threads, that would be even better)

bye,

 Jean