luigiman64 wrote:
Did You See My House Sprites???
I did. It is excellent!
Offline
Zeusking19 wrote:
comp500 wrote:
Zeusking19 wrote:
Could you sort that out? I am kinda confused..Well. we need to wait for scratch 2.0 to come out or use panther to make it work...
Scratch2EXE uses BYOB. Would that be any help? I do know Panther2Scratch, but that removes custom blocks. Unless we implement Mesh, if that helps. But then the users will need a scratch image and Mesh.
No. Not byob. but i could try doing a mesh ver with python/java, but its easier to use panther
Offline
comp500 wrote:
Zeusking19 wrote:
comp500 wrote:
Well. we need to wait for scratch 2.0 to come out or use panther to make it work...Scratch2EXE uses BYOB. Would that be any help? I do know Panther2Scratch, but that removes custom blocks. Unless we implement Mesh, if that helps. But then the users will need a scratch image and Mesh.
No. Not byob. but i could try doing a mesh ver with python/java, but its easier to use panther
Mesh it is then. A Mesh Server could send things to the LIFE Executable. I will host the server.
Offline
Zeusking19 wrote:
luigiman64 wrote:
Did You See My House Sprites???
I did. It is excellent!
thanks
Offline
9/28/11 - 10/2/11
I will be on a holiday. My family is visiting relatives to the south. I won't be able to help on this project during that time but i'll try to do as much much as I can til then.
But first, a preview of what my final design work will be:
40+ Male Character Combinations
40+ Female Character Combinations
Possibility of cat or dog pet and 3 costumes for each.
Neighborhood Background Designs (Day & Night)
So yeah, I'll work toward this! (Any other requested work is noted too! )
Offline
Piewarlord101 wrote:
9/28/11 - 10/2/11
I will be on a holiday. My family is visiting relatives to the south. I won't be able to help on this project during that time but i'll try to do as much much as I can til then.
But first, a preview of what my final design work will be:
40+ Male Character Combinations
40+ Female Character Combinations
Possibility of cat or dog pet and 3 costumes for each.
Neighborhood Background Designs (Day & Night)
So yeah, I'll work toward this! (Any other requested work is noted too! )
Pets will be excellent, we can include it in the LIFE Pets Expansion Pack.
Offline
comp500 wrote:
Zeusking19 wrote:
Log Me In Hamachi with mesh. I am sorting it out
Can ylou find a python dev?
I will try.
Offline
luigiman64 wrote:
anything i can do??
Maybe some stuff for create a person. Piewarlord101 is doing people sprites.
Offline
Scratch Name: jji7skyline
Experience with Scratch: In time? I started in 2009 (joined 2010) so that makes me 2 years on Scratch.
Role Wanted: Graphics primarily, I can also do programming
Have you played The Sims (1/2/3): Nope
(We ask this as The Sims is a life simulator)
Offline
jji7skyline wrote:
Scratch Name: jji7skyline
Experience with Scratch: In time? I started in 2009 (joined 2010) so that makes me 2 years on Scratch.
Role Wanted: Graphics primarily, I can also do programming
Have you played The Sims (1/2/3): Nope
(We ask this as The Sims is a life simulator)
Welcome. Graphics is always welcome!
Offline
Whole Team Assignation: Find a python developer that works for free, Then reply stating who.
Offline
Zeusking19 wrote:
luigiman64 wrote:
anything i can do??
Maybe some stuff for create a person. Piewarlord101 is doing people sprites.
whaqt do you mean
Offline
luigiman64 wrote:
Zeusking19 wrote:
luigiman64 wrote:
anything i can do??
Maybe some stuff for create a person. Piewarlord101 is doing people sprites.
whaqt do you mean
Wait, I did a create a person background, piewarlord is doing sprites. so... I dont know. Maybe some house objects
Offline
Zeusking19 wrote:
Whole Team Assignation: Find a python developer that works for free, Then reply stating who.
Just out of interest: what exactly do you want Python for?
Offline
blob8108 wrote:
Zeusking19 wrote:
Whole Team Assignation: Find a python developer that works for free, Then reply stating who.
Just out of interest: what exactly do you want Python for?
comp500 Wanted it to integrate with Mesh for a LIFE Store.
Offline
Zeusking19 wrote:
comp500 wrote:
Zeusking19 wrote:
Log Me In Hamachi with mesh. I am sorting it out
Can ylou find a python dev?
I will try.
:3
Offline
Zeusking19 wrote:
blob8108 wrote:
Zeusking19 wrote:
Whole Team Assignation: Find a python developer that works for free, Then reply stating who.
Just out of interest: what exactly do you want Python for?
comp500 Wanted it to integrate with Mesh for a LIFE Store.
yep
EDIT: well... not necessarily mesh...
Python file summary
1. Connect to scratch
2. Sync items to web
3. Let scratch communicate with web if needed...
Last edited by comp500 (2011-09-28 12:31:09)
Offline
comp500 wrote:
Zeusking19 wrote:
comp500 Wanted it to integrate with Mesh for a LIFE Store.
yep
EDIT: well... not necessarily mesh...Python file summary
1. Connect to scratch
2. Sync items to web
3. Let scratch communicate with web if needed...
I didn't even know it was possible for Python code to integrate with Scratch, but this has told me otherwise. Wow, that's cool
I'm not sure if what you want to do is possible, though: the protocol only allows you to synchronise variables and send/receive broadcasts, which may not be enough — you can't send sprites or images across.
You'd also have to find a way of getting your Python code to run on your users' computers, and enable "remote sensor connections" in Scratch by right-clicking on one of the sensor tiles.
Unless you have another way of doing it, of course...
Offline
Could i help? it sounds interesting...
Offline
VanillaCreme wrote:
Could i help? it sounds interesting...
Scratch Name: VanillaCreme
Experience with Scratch: i Joined in 2010 so i have been here about a year
Role Wanted: Designing
Have you played The Sims (1/2/3): no
(We ask this as The Sims is a life simulator)
i
Offline
blob8108 wrote:
comp500 wrote:
Zeusking19 wrote:
comp500 Wanted it to integrate with Mesh for a LIFE Store.
yep
EDIT: well... not necessarily mesh...Python file summary
1. Connect to scratch
2. Sync items to web
3. Let scratch communicate with web if needed...I didn't even know it was possible for Python code to integrate with Scratch, but this has told me otherwise. Wow, that's cool
I'm not sure if what you want to do is possible, though: the protocol only allows you to synchronise variables and send/receive broadcasts, which may not be enough — you can't send sprites or images across.
You'd also have to find a way of getting your Python code to run on your users' computers, and enable "remote sensor connections" in Scratch by right-clicking on one of the sensor tiles.
Unless you have another way of doing it, of course...
All the images ore already downloaded onto life.
Variuables will be used to transfer data.
I will start bilding the stuff now...
Offline
VanillaCreme wrote:
VanillaCreme wrote:
Could i help? it sounds interesting...
Scratch Name: VanillaCreme
Experience with Scratch: i Joined in 2010 so i have been here about a year
Role Wanted: Designing
Have you played The Sims (1/2/3): no
(We ask this as The Sims is a life simulator)
i
You didnt make it in. We have too many designers at the moment.
Offline