Content Scripting Tutorials
From RexWiki
Introduction
realXtend Python scripting
Sample Python scripts
The rexserver\ScriptEngines\PythonScript\Samples folder contains many sample scripts which you see for examples. (Samples folder in SourceForge)
- HUD scripts (scrolling text, notification text, fadein, fadeout)
- Post-Process scripts
- Primitive scripts (create, destroy, change scale, change name, change text, change position, change mesh, change material)
- Avatar scripts (local teleport, change appearance, change direction)
- Avatar inverse kinematics scripts
- Avatar sense scripts
- LSL dialog script
- LSL text scripts (whisper, say, shout)
- Timer and tick scripts
- Event handlers (prim created & destroyed, avatar enters & leaves)
- RTT Camera (render-to-texture camera)
- Viewport script
- Defining avatar enter location to world
- Launching client side particle systems
- Overriding world lighting
- Setting skybox or skydome
- Launching 3D model animation
- Launching flash animation
- Controlling bots
- Playing sounds
- Setting sit target dynamically with one script & rexdata
- Local teleport
- Change mediaurl by touching other objects
- Change 3D model material by touching other objects
- Open web browser
|