About Store Forum Documentation Contact



Post Reply 
Particles on Android
Author Message
h2osis Offline
Member

Post: #1
Particles on Android
Hi all, how i can to set up the display to see the particle system on my android-device? To get started just trying to run the sample Lights and Particles, added another: Renderer.type (RT_FORWARD); See the LightPoint and the particles do not (
04-20-2014 06:13 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Particles on Android
Probably you need to setup:
Renderer.color_palette.get("Gfx/Fx/color palette.gfx");

http://www.esenthel.com/?id=doc#Mobile
04-20-2014 08:45 PM
Find all posts by this user Quote this message in a reply
h2osis Offline
Member

Post: #3
RE: Particles on Android
no, particles did not appear(
04-20-2014 09:11 PM
Find all posts by this user Quote this message in a reply
Post Reply