I am just wondering what this means…
[lua] aFly.ID = “Item_” … counter[/lua]
Thanks [import]uid: 51459 topic_id: 16504 reply_id: 316504[/import]
I am just wondering what this means…
[lua] aFly.ID = “Item_” … counter[/lua]
Thanks [import]uid: 51459 topic_id: 16504 reply_id: 316504[/import]
Well clearly you have an object called aFly.
You are using .ID to assign a name to identify the object, which can be anything you want.
You are using [lua]“Item_” … counter[/lua] presumably because you are counting how many items you spawn and want their IDs to be Item_1, Item_2, etc, etc.
Peach
[import]uid: 52491 topic_id: 16504 reply_id: 61605[/import]
I understand now!.. Thanks Peach…
[import]uid: 51459 topic_id: 16504 reply_id: 61608[/import]
No worries, glad it makes sense
[import]uid: 52491 topic_id: 16504 reply_id: 61728[/import]
What mario game are you holding princess Peach? [import]uid: 51459 topic_id: 16504 reply_id: 61729[/import]
I believe those are candies. Super Mario candies to be exact.
I just googled Super Mario 3 dees 
ng [import]uid: 61600 topic_id: 16504 reply_id: 61782[/import]
I see. Little gummy mario characters . Thanks for clarifying dg! The pic was way to small, I knew it wasn’t a game… [import]uid: 51459 topic_id: 16504 reply_id: 61841[/import]
It could have been a game just as easily.
They’re Mario, Luigi, Donkey Kong and, uhm… Yoshi.
Peach
[import]uid: 52491 topic_id: 16504 reply_id: 61895[/import]