Spawning problems.
qazxcwe
Member Posts: 2
Okay I have 2 problems.
Problem one:
I need to spawn 2 objects in three locations randomly.
Example:
O=object S=space
OSO
SOO
OOS
Problem two:
I need these to spawn more and more quickly and I'm not sure if my current equation will work.
My game uses a score system so every second adds 1 onto the score attribute.
I'm using this attribute to help make these spawn faster and faster.
Example:
(This is in a timer)
5-Game.Score/50
Problem one:
I need to spawn 2 objects in three locations randomly.
Example:
O=object S=space
OSO
SOO
OOS
Problem two:
I need these to spawn more and more quickly and I'm not sure if my current equation will work.
My game uses a score system so every second adds 1 onto the score attribute.
I'm using this attribute to help make these spawn faster and faster.
Example:
(This is in a timer)
5-Game.Score/50
Comments
I also have this demo that allows you to set up a table (e.g. with image names) and then randomize the contents, but I don't know if it's fast enough for you: http://forums.gamesalad.com/discussion/53553/demo-randomize-table-rows
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
video link is private
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User