Using tables for medal system

MegaemmanMegaemman Member, PRO Posts: 72
edited July 2015 in Working with GS (Mac)

Hello I'm working on a game with a medal(gold,silver,etc.) system instead of a star sysem.
Original code:
https://www.dropbox.com/s/4xodi5311s64wms/Screenshot 2015-07-29 12.40.13.png?dl=0

I'm having trouble figuring out how to make this happen on a table.
would it be set up like this

https://www.dropbox.com/s/dv4w27zaubjznmd/Screenshot 2015-07-29 12.44.13.png?dl=0

Then change the actor code to this
https://www.dropbox.com/s/mvw3u08y422ap3n/Screenshot 2015-07-29 12.48.28.png?dl=0

I'm trying to update using the table to hold my integer attributes instead of each actor for each level .

Comments

Sign In or Register to comment.