| Cloud Party Discuss topics related to Cloud Party. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #26 (permalink) |
| Senior Member ![]() ![]() ![]() ![]()
Confused
Join Date: Sep 2007 Location: England
Posts: 2,922
| Apparently you can use WASD on it, point and click, I'm so used to WASD that point and click feels wrong, but I know I used to quite happily use it games like Monkey Island, but that was a while back now! |
| | |
| |
| | #29 (permalink) |
| Miss StarLight ![]() ![]() ![]() ![]()
The little dabbler
Join Date: Mar 2010 Location: Variable
Posts: 2,691
SL Join Date: 06/12/08 | I mentioned making point-click an option to one of the Cloud Party devs so you could just use the WASD and he said that it was something quite a few of the devs thought as well. I imagine if enough users mention it then it will become optional. |
| | |
| | #31 (permalink) |
| Hackle raiser ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() *SLU Supporter* ![]() ![]()
feeling fancy
Join Date: Dec 2008 Location: InWorldz
Posts: 299
| I like the cell phone too; well organized...LL should take note. Last night I headed to one of the sandboxes to play with some prim. Are the tools limited because it is beta? Couldn't figure out how to link, apply texture, etc. Looked at the help documentation and it seemed to have been written for a previous version. I am having trouble with controlling the cam...but I think that is due to my being uncoordinated; I also tend to get whoozy in mouselook so that might be part of the issue. Still, I like the feel of it and think I will like it more as I become used to it. Tonite will focus on furnishing my home! Yada yada using Tapatalk 2 |
| | |
| | #32 (permalink) | |
| Miss StarLight ![]() ![]() ![]() ![]()
The little dabbler
Join Date: Mar 2010 Location: Variable
Posts: 2,691
SL Join Date: 06/12/08 | Quote:
The camera does need some work and is pretty hopeless when building, especially in enclosed spaces. It took me about 5 times as long to make a nice glass carport for my house as it would in SL, mainly thanks to lousy build camera movements. | |
| | |
| | #33 (permalink) |
| Just a Glitch ![]() ![]() Join Date: Dec 2011 Location: Placebo
Posts: 351
My Mood: SL Join Date: 11/11/2006
Business: Catznip Client: Catznip | Had a peek and a play. Sorry, but it's far from impressive. Yes it runs in a browser you can get started instantly, downside, it runs in a browser. Seriously, past the initial super fast login and easy access from facebook, it's all bad news, everything you hate about SL will just be amplified once it gets busy. They have the basics of something SL-esque in place, but none of the social. What keeps you going back to SL? the plywood prims? hardly. Anon access, wow, that won't last a week out of beta. Ok so you can't build, but you can follow someone around and call them names all day long. If you can find a way to have someone removed or blocked, then well, there is TOR and you're in the realm of disposable FB accounts and weapons that push people. Everything up right now will certainly not last, drop 500 users on it and the sky will be solid floating islands and claimed yet empty newbie homes. The starter sandbox will be buried under miles of plywood (really? plywood .. and a duck walk too!) The click an island thing is nice, but only works when you have 6 islands all close together. Might be an idea to hold back uploading your IP to test the platform, maybe you should wait and see what the ToS looks like, be a bit of bind if it turns out to be like pinterests (as in, you upload it, we own it). To be honest this beta just raises so many questions, the first to mind would be is Rodvik cranking up the legal attack dogs. |
| | |
| 2 Users Like This: |
| | #34 (permalink) | |
| Miss StarLight ![]() ![]() ![]() ![]()
The little dabbler
Join Date: Mar 2010 Location: Variable
Posts: 2,691
SL Join Date: 06/12/08 | Quote:
What is more worrying for me is the speed it runs at on my netbook. It's about the same as SL even on it's lowest graphics settings. And using SL Viewer 1 would be faster and yet SL is rendering much more. Does WebGL really make it that slow? | |
| | |
| | #36 (permalink) | |
| Placeholder ![]() ![]() ![]()
Mauves ovriers ne trovera ja
bon hostill
Join Date: Oct 2010
Posts: 1,720
My Mood: Client: SL Viewer 3 | Quote:
If anyone is curious, this is what their basic door script looks like. Code: function click() {
if (get('status') === 'open') {
say('Closing: Setting to ' + get('closed_rot'));
setRot({rot:get('closed_rot')});
set('status', 'closed');
} else {
say('Opening: Setting to ' + get('open_rot'));
setRot({rot:get('open_rot')});
set('status', 'open');
}
}
handlerCreate({
name: 'click',
channel:'direct',
message:'clickStart'
});
function init() {
var rot = getRot();
set('closed_rot', rot);
var closed_rot = getRot();
closed_rot[2] += 90;
set('open_rot', closed_rot);
set('status', 'closed');
}
call('init'); | |
| | |
| | #37 (permalink) | |
| Hopeless Otaku Girl ![]() ![]()
tinkerbell is my drug dealer
| looks like curiously like javascript. might be be able to do some vile things with that Quote:
| |
| | |
| | #39 (permalink) | |
| Senior Member ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2010
Posts: 6,182
| Quote:
But yeah... LSL comparison: default{ touch_start(integer t){ llSetLocalRot(<openRot>); state open; }} state open{ touch_start(integer t){ llSetLocalRot(<closedRot>); state default; }} | |
| | |
| | #40 (permalink) |
| Miss StarLight ![]() ![]() ![]() ![]()
The little dabbler
Join Date: Mar 2010 Location: Variable
Posts: 2,691
SL Join Date: 06/12/08 | Also had a look at their balloon tether script - am not a good scripter but seemed much longer that an LSL equivalent, but then JS is better known by many. |
| | |
| | #41 (permalink) | |
| Just a Glitch ![]() ![]() Join Date: Dec 2011 Location: Placebo
Posts: 351
My Mood: SL Join Date: 11/11/2006
Business: Catznip Client: Catznip | Quote:
Yup. | |
| | |
| | #44 (permalink) |
| Senior Member ![]() ![]()
100% real scientist
Join Date: Mar 2010 Location: Canada
Posts: 320
My Mood: SL Join Date: Sometime in 2009.
Business: Lovely Alien Client: Usually Firestorm. | |
| | |
| 2 Users Laughed: |
| 4 Users Agreed: |
| | #45 (permalink) |
| Senior Member ![]() ![]() ![]() ![]()
see-oh-neh
| It's a really valiant attempt, but I think they are aiming to be too much like SL. And that name, "Cloud Party" really? That's only a slight notch up from Hello Kitty. I wouldn't be too quick to write it off because of the Facebook integration though. While there may be a significant number of SL user's who won't like it. The Facebook user count eclipses the SL one. If by chance this turned in to the next Farmville I don't think many people will be laughing. |
| | |
| | #46 (permalink) | |
| Senior Member ![]() ![]() ![]() ![]()
See the glory...
Join Date: Sep 2010
Posts: 2,995
My Mood: SL Join Date: 04/06/2008 Client: Singularity 1.7.2, Firestorm Blog Entries: 1 | Quote:
No wonder Hamlet is crowing over it!
__________________ Drama is easy with eyes closed misunderstanding all you read | |
| | |
| 3 Users Laughed: |
| 2 Users Agreed: |
| | #48 (permalink) |
| Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() *SLU Supporter* ![]() ![]() ![]() ![]() ![]() ![]() ![]()
Stolen Child
Join Date: Oct 2009 Location: Here
Posts: 12,622
SL Join Date: October 27, 2007 Client: at the moment, Nirans Blog Entries: 3 | Attached to Facebook? No thanks. I won't touch anything that is associated with Facebook.
__________________ "Push 100cc of Social Skills, stat!" ~Casey Pelous |
| | |
| 6 Users Agreed: |
| | #49 (permalink) |
| Senior Member ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2010
Posts: 6,182
| My friend Raz wrote up a nice review: http://razwelles.blogspot.com/2012/0...-some.html?m=1 I'm open to try it myself as soon as I don't need a Facebook account to do so. |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
| |