Hello,
So I tried the Demo version, and later got full version, on the demo I'm able to open the sample files and play. However once I download the full version, currently 1.1.5 it crashes when I press play on a sample. I can load but as soon as I hit play puf, crash, the error seems to be the same for all files.
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Other Event: User Defined 0
for object objParticle:
lerp argument 1 incorrect type (undefined) expecting a Number (YYGR)
at gml_Object_objParticle_Other_10
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Object_objParticle_Other_10 (line -1)
called from - gml_Script_create_particle (line -1) - <unknown source line>
gml_Object_control_Particles_Step_1