Tried refresh the game many times but just stuck at screen with "New Best Time!".
Anticipation jump? Have a look: dropbox.com/scl/fi/p8k4fk1vy2ab3dsooizgo/platform_slope.capx
Probably not. There are some attempt already. However I appreciate for you consider sharing the source since I do puzzle games too.
Use particles object then adjust it's properties until match your reference. It is one-shot type particles for sure.
Work just fine in my desktop:
Probably a problem with graphic driver. Try to update it or reinstall Construct.
HUD essentially just 2D layer with scrolling & scale rate set to 0 so the visual elements anchored all the time on screen.
Develop games in your browser. Powerful, performant & highly capable.
Family & Hierarchy what you are after. For simpler situation such as grouping instances of same object you can use instance variable as tagging system that refer to that group.
A simple use of pathfinding: dropbox.com/scl/fi/prksnk0tf679vhubng52t/tap-path.capx
Side scrolling combat reminds me to "Spirit Engine". Perhaps the combat terrain doesn't match what it seems from top down exploration.
Opposite direction have angle difference 180 degree. You coudn't be wrong using addition or subtraction by 180 degree, either works. Incorporate Anglelerp if easing is mandatory.
Use Anglelerp to lerp things that rotates.
It just like creating snake segments with exception the movement wiggling in horizontal.
An example so you are free to modify the sine behavior to match your preference: dropbox.com/scl/fi/cqi3eikcq4s4f7qsbf6x1/snake_body_pin.capx
Member since 22 Feb, 2012