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
Hi guys..can somebody help in how to make the pinball paddle with no phisics?
What I need is the rotatation with a limit..and than that it "falls" back. If somebody could post a capx file it would be so awesome
thanks guys
Wouldn't it just be a
on button down - rotate towards angle
on button not down - rotate towards angle
adding a condition - if angle is between bla and blabla to not trigger if unneeded and offf you go..
thanks, I have a bulet behavior for my ball. How can I slow down in time the speed. I am sure with lerp. But where to use it and how can I decide the duration of slow down ...
thanks a lot
I'm not sure why you'd want to slow down over time, but using lerp wouldn't be necessary.
every x seconds set the speed to speed-10 would work,
But I would opt for trying bullet gravity..
Develop games in your browser. Powerful, performant & highly capable.
thanks
hmmm sorry... did not really work with the paddle...do U have a quick capx sample... ? sorry 4 such a begiiner question.. (BLUSHED)