ANOTHER question
rex45
Member Posts: 42
how to i make the score go up? i want the score to go up 1 when the ball and block collide. how do i do this. I'm REALLY new to game salad
Comments
Search for it!
When
Actor recorded event. Overlaps or collides with actor of type paddle
Change attribute. Game.score. To game.score +1
Then make another actor display text game.score.
Asymptoteell
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
http://gamesalad.com/wiki/
Basically, create a global integer attribute named score. Then go into your ball actor and put in a new rule.
Rule: when ball collides with platform, change attribute: game.score to game.score+1.
Then you can make another actor and in it put a display text, and let it display the attribute game.score
EDIT: LOL EPIC FAIL
Oh.
Beaten to it!
QS
Dr. Sam Beckett never returned home...
Twitter: https://twitter.com/Quantum_Sheep
Web: https://quantumsheep.itch.io