hi! bean again :) for coding kits, please look inside the project or read more here. Remixs are welcome! :) if you want to randomized kits, simply make a variable like "how many kits?" and then probably make a broadcast when kits are ready like "broadcast kit ready" or something and when I receive "kit ready" "set variable how many kits?" to "pick random one to *limit of kits*" and for the kits to appear at the right moment go to kits coding and be like "when backdrop switches to nursery" then "if "how many kits?" = 1, switch costume to costume one" or if you have different sprites for each kit (like me) "when backdrop switch's to nursery" (for kit 1 coding) "if how many kits? = 1 or 2 or 3 or (tell kit limit) then show or else hide" and for kit 2 "when backdrop switches to nursery if how many kits? = 2 or 3 or (tell kit limit) show or else hide." and so on and so on. if you only use one sprite tho, you probably can't find a way to code each name and gender for each kit. if you want to code each name and gender for the kit when the mouse hovers over them like I did (the example here is one kit 1's coding) you are going to have to make variable "kit 1 gender" and "kit 1 name" and then "when green flag clicked, forever, if touching mouse, say "join "kit 1 name" (another join for space) "kit 1 gender" for zero seconds"........ also, if you want to randomize what your kit looks like, you would probably need 1 sprite of each kit and "when start button clicked, randomly switch costume number to 1 through *how many pelt designs you have*. if you have different sprites for when the kit grows up, or if you want to say what pelt designs the cat has when the mouse hovers over to them, you would have to make a variable like "kit 1 pelt design" and "kit 2 pelt designs" all the way up to limit. then, lets say they randomly have the calico pelt, you could say "when costume name = calico, set variable kit (kit number) pelt design to calico". wow I just typed a lot. anymore questions? ask in comments. :) (I don't normally make rain and sky and den different sprites I just thought it would be best for this project)
:)