Jump to content

Sabrina Tamerlane

Resident
  • Posts

    130
  • Joined

  • Last visited

Everything posted by Sabrina Tamerlane

  1. There is an alternative format named markdown that could be easily added to viewers...
  2. This is an anim file, in red you can see the global priority, in orange the priority of a bone. I set them to be the same but definitely both exist, it's not only a BVH thing.
  3. They should not need to take off their AOs, normally it should have an off button. At any time you can view what are the animations running by turning on the Animation info like so: Also, the anim format has a global priority and a priority per bone which I have not experimented.
  4. ooJenny is right when she says that many places are empty... What happens typically with clubs is that someone creates a new club, hires staff and when the staff members become experienced they think they can make their own club and leave so the number of clubs grows steadily. Many clubs are also empty most of the time because their owner only hosts events at specific hours or only the weekend...
  5. Most AOs have a menu that will let you access their settings. It is possible that cycling is disabled on yours.
  6. While I agree with you, things have changed and people would hangout more in roleplay sims and music venues than SL clubs. Of course this is my opinion as I have no idea of what the real numbers are...
  7. Creators can also exclude head and hands from their animations unless they are necessary.
  8. I have edited my answer so you can look. if it is a HUD then it is attached to you and IM is the simplest way to go...
  9. integer Running = FALSE; integer delay = 60 ; integer lastCount = 0; default { touch_start(integer total_number) { if (Running) { Running = FALSE; llSetTimerEvent(0) ; } else { llSetTimerEvent(delay) ; Running = TRUE; } } timer() { vector currentPosition = llGetPos(); integer count = llGetParcelPrimCount(currentPosition, PARCEL_COUNT_TOTAL, FALSE); integer max = llGetParcelMaxPrims(currentPosition, FALSE) ; if (count != lastCount) { lastCount = count ; llOwnerSay( (string)count + "/" + (string)max) ; } } } You can do it like so.. it will check every minute if the prim count is different and then update you...
  10. Of course there is, by using a timer, but do you really want to be spammed with update messages?
  11. This is not my best script but it should do what you want! default { touch_start(integer total_number) { vector currentPosition = llGetPos(); vector color = <0.1,0.2,0.8> ; integer count = llGetParcelPrimCount(currentPosition, PARCEL_COUNT_TOTAL, FALSE); integer max = llGetParcelMaxPrims(currentPosition, FALSE) ; string title = (string)count + "/" + (string)max ; //llSetText(title, color, 1.0) ; llOwnerSay(title) ; } } For a HUD you will need llOwnerSay() rather than llSetText()
  12. They can use the DAZ exporter that I'm selling because there are several options to export from Poser to DAZ but the simple BVH export works the best. DAZ Studio is free so that should not create any issue. The main difficulty with DAZ and Poser is that they don't import very well. This is why I'm using the Genesis skeleton and remap the bones to Bento, but if it recognizes a Bento skeleton then it would export without remapping. Also using the Genesis skeleton allows the use of Animate 2 aniblocks.
  13. When you create an animation, there is an option to adopt a facial expression, with a Catwa head it should do nothing and only work with an old avatar head like so: I have a Catwa head too and i simply don't see this expression... Maybe this particular animation is very high priority or your Catwa head needs an update, maybe you could just check the animation HUD that comes with it?
  14. You are surely right. The untold truth is that DAZ and Renderosity do not make their living from their animation software but by selling 3D models and related products. I will certainly use that plugin I have made to make poses and animations but I am unlikely to sell it. Besides everybody use Avastar with Blender and seem happy with it.
  15. I think at this point what you need is to experiment. You could make a very simple rig with 6 legs and try some combinations of bone names and see if they animate correctly in Second Life?
  16. Actually you are right, the proof of concept would be a working viewer. Some work has been done between Unity and Opensimulator but it has been abandoned I think? https://blogs.unity3d.com/2010/06/30/making-history-with-unity-and-opensim/
  17. When I say potato I mean a 32 bit machine not even able to run Windows 10. I think SL runs in 32 bits?
  18. Absolutely, but you really need to have the mPelvis in the bvh while an anim file does not require it.
  19. Unreal Engine is an engine for AAA games. Since many SL users have potatoes as PC I think that adopting UE5 would leave a lot of them behind.
  20. There is some freedom with the hierarchy when using .anim files. While a BVH requires the hip (mPelvis), an anim files can use only the head bones for example. I think it's worth testing further.
  21. While you can create an anim or bvh file with different bone names, the viewer won't upload it. So, it has to have the same bone names than the skeleton. Maybe you can bypass this by editing the xml files? It is something I have never tried. Another solution could be to use the 2 arms and 4 legs and then maybe use the fingers? Maybe that would work...
  22. This is their answer. I replied to them that they must have misunderstood but they never replied back...
  23. When you import a BVH with Second Life Viewer, it makes an anim file out of it. Anim files are interesting because they let you animate only specific bones, for example not the head or the head only while the BVH files follow a hierarchy that starts with the hips. That way you can make for instance a walk animation that will mix well with Bento heads since it won't interfere at all. I have created 2 anim exporters, one for Poser that I am not willing to share at the moment, and one for DAZ Studio that I have just listed on the marketplace. They don't work at all like Avastar since they don't need a Bento skeleton to work but rather remap the bones of the native DAZ/Poser skeleton (Genesis). This makes it possible to use several content like DAZ Animate 2. The Poser team did not like this at all and wrote to me that it was forbidden bv their ToS to export content from Poser into Second Life because Linden Labs claims ownership of any content uploaded on their servers. While I don't even know if this is true, I think that releasing this exporter for Poser would only create issues. I have also discussed with DAZ team and they didn't make such difficulties.
  24. I have visited Sansar and Sinespace and they are far from having SL's capabilities. For example, as far as I could see they have no Animation Overrides so people stay idle or with a basic animation, the scripting is also very limited. If Sansar and Sinespace wanted to provide SL-like features then they would have to go through a lot of pain and testing because when you add features then things may gone wrong, and with SL we have been through that, for example LL has put throttles in place to prevent the servers from being hammered too much. Perhaps will they add these features in the future? Maybe, but they have not crossed the river yet... It is also a philosophy, whether the devs want or not to give power to the users. It's more comfortable to limit the users to the strict necessary, but that does not make SL.
  25. They may be after profit, technology, or influence, or some kind of mix of the three. If they are after technology they might just want to take Tilia and let the rest crumble. If they are after influence they will want to make SL grow. Microsoft has bought Nokia phones to get rid of a competitor and get some patents but that did not help them that much. Facebook has bought Instagram because it had a lot of users. There are many possible goals.
×
×
  • Create New...