if a moving actor collides with a treasure actor i want the treasure to display
funnycream
Member Posts: 12
if a moving actor collides with a treasure actor i want the treasure to display a star
so what do i do to get that result
so what do i do to get that result
Comments
http://www.youtube.com/user/GameSaladCookbook
go through this list of demos and take a look at actual projects
http://gamesalad.com/forums/topic.php?id=11558
after looking through that stuff you should have a great foundation in how to use gamesalad, and probably figure out your own question
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
change image to 'star'
or spawn actor 'star'
destroy the previous actor.
but change image might be faster.