Hey Chris K. Having another coder would be good
, although I've never actually had any experience working as a team in coding, so it could be interesting
. Although I'm positive the crashing is directly related to Newton (large numbers of bodies spawning in same place), I'm fairly sure the cause is down to my coding. I know I'm calling a function to randomize the posititons of the objects, and I know it's executing the code, just the objects seem to be repositioned right afterwards. This was a problem before with a different set of objects, and was actually due to a typo (using the wrong variable), so it may be a typo again.
However, another coder could certainly have the potential to speed up, neaten up and improve the general coding. The code is modular enough to be able to assign different jobs, and then be able to stitch them together. Send me an email Chris, and I'll get the code over to you and try and get things rolling (if you're interested). We'll probably start off by getting coordinated, and you understanding the code and coding style (I made it up to make the project more understandable). I am sure my code is nowhere near perfect, so feel free to criticise and suggest changes to make
. You may feel some bits are slap dash and need to be neatened up/thought over, and I would probably agree, I just haven't really had the patience and time to neaten them up, but I think overall my code is fairly organised. If you can do some coding, I would feel far more comfortable if you could suggest things to change/do rather than waiting for me to prompt you (although I'll do my best
).
In the end, do as little or as much as you can/want to do. I'm not bothered, I'd just be glad for someone else to be doing some of the coding job as well
.