Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I am using a Flash behavior for when I hit a enemy they flash. I need it to be a half a second long but I do not know how to set it that way. I figured it would be .05.....but you cant set it like that , it does not like the decimal number.... Any ideas?
It has 3 parameters, so you can set them to 0.1, 0.2, 0.5 etc. Works OK for me.
See attached. Click on object to make flash.
Uses C2 r173 or higher.
Set your on and of time to 0.1 and set your duration to 0.5 instead of .05. That will give you a half second flash.
you need to put a '0' in front.. I've noticed C2 does not like .05, instead do 0.05
thanks everyone, got it to work now. sometimes I feel like a fool. ha
Develop games in your browser. Powerful, performant & highly capable.
You are not alone