Jump to content

RikBair23

Resident
  • Posts

    5
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Thanks, I have been to their site but I have not been able to converse with instructors yet!
  2. Sorry, just trying to justify that SL is a tool that promotes a higher level of engagement!
  3. I am trying to do a study on post-secondary learner engagement using Second Life. I need a constructivist based instruction design that uses SL as part or all of the content delivery and engagement for the course. Please discuss with me if you have this scenario and would be interested in letting me perform a study on thoise students. Thanks! Rik
  4. Here is the script I have so far: default { touch_start(integer total_number) { // This line will pick the first object out of the container and rez it llRezObject(llGetInventoryName(INVENTORY_OBJECT,0), llGetPos()+<1,0.5,0>,ZERO_VECTOR,llEuler2Rot(<PI,0.0,0.0>),0) } } The object rezzes face up, I need to rotate it 90 degrees so it can be viewed. What am I missing? Thanks!
  5. I cannot figure out how to set the rotation so a rezzed object appears properly! Right now it rezzes upside down!
×
×
  • Create New...