|
|
|
|
|
|
|
|
|
|
What's News in the PlayBasic world ? - Find out here.
Particle Engine For PlayBasicFX V1.70
|
By: Kevin Picone Added: March 29th, 2007
|
Category: All
|
Particle Engine For PlayBasic V1.70
The following shots are of PlayBasic newly added particle engine. Particles is built into the sprite engine and use the sprites mesh frame work. This allows them to be viewed in either 2d or 3D. The manager is called the user, you can control how frequently particles are added and how frequently they are processed.
Each particle has it's own local controls. These range from Position, Speed, Forces, Rotation (3d), Scale & Colouring. You can also set the particles SIZE, Handle and UV mapping. Since you control the spawning, particles with different behaviors can be used through one controller.
The new graphics & particle engine will be available in the next official update of PlayBasic, which is to the PB1.70.
More Information
See Current Particle Engine WIP
See PlayBasic V1.70 WIP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|