Please login or register.

Login with username, password and session length
Advanced search  

News:

For WME related articles and tutorials visit WME Resource Center.

Author Topic: Particle Support in WME Lite??  (Read 4183 times)

0 Members and 1 Guest are viewing this topic.

PetaGames

  • Lurker
  • *
  • Karma: 1
  • Offline Offline
  • Gender: Male
  • Posts: 18
  • WME is Excellent
    • View Profile
Particle Support in WME Lite??
« on: February 15, 2012, 12:49:19 PM »

Howdy guys?

I have got a question about WME Lite.

I have run my game by wmelite.exe in windows OS,but rain particle was not performed correctly.

is particle system supported in WME Lite?

« Last Edit: February 15, 2012, 12:51:22 PM by PetaGames »
Logged

piere

  • Supporter
  • Frequent poster
  • *
  • Karma: 4
  • Offline Offline
  • Posts: 301
  • Sorry for any bad english in my posts. Game on !
    • View Profile
Re: Particle Support in WME Lite??
« Reply #1 on: February 15, 2012, 04:50:42 PM »

It should work if it is a 2D game. What issue are you exactly having?
Logged

PetaGames

  • Lurker
  • *
  • Karma: 1
  • Offline Offline
  • Gender: Male
  • Posts: 18
  • WME is Excellent
    • View Profile
Re: Particle Support in WME Lite??
« Reply #2 on: February 16, 2012, 07:59:35 AM »

thank piagent.

problem is solved.

cause is unsupported features in wme lite.(Sprite rotations)

and i remove piece of particle code:

Code: [Select]
pe.Rotation1 = pe.Angle1-180;
pe.Rotation2 = pe.Angle2-180;

and apply rotation in rain png file.
Logged
 

Page created in 0.02 seconds with 23 queries.