View all by Jonasz O.
Jonasz O.
Follow Jonasz O.
Follow
Following Jonasz O.
Following
Add To Collection
Collection
Comments
Devlog
More like this
Related
best FPP 3D Camera Behavior for Construct 3
←
Return to best FPP 3D Camera Behavior for Construct 3
Devlog
update 4
May 03, 2026
by
Jonasz O.
v1.0.0.4 1Added Breathing effect — slow rhythmic pitch oscillation when player stands still, fades out on movement Added Set breathing enabled action Added breathing-enabled , breathing-amplitude...
Continue reading
update 3
May 02, 2026
by
Jonasz O.
Bumped version to 1.0.0.3 Removed domSide.js which caused AddDOMMessageHandler is not a function crash on startup Fixed invalid combo item value error — changed all initialValue: true/false to 1/0 i...
Continue reading
FPP Camera 3D PRO with worker mode
May 01, 2026
by
Jonasz O.
1
added worker mode support and few bugfixes...
Continue reading
Best Setting for 8 direction WSAD walk
April 18, 2026
by
Jonasz O.
1
W — Player.X + cos(Player.FPP3dCamera.Yaw) * 200 * dt Player.Y + sin(Player.FPP3dCamera.Yaw) * 200 * dt S — Player.X - cos(Player.FPP3dCamera.Yaw) * 200 * dt Player.Y - sin(Player.FPP3dCamera.Yaw)...
Continue reading
Quick video tutorial about FPP behavior
April 18, 2026
by
Jonasz O.
1
Continue reading