itch.io is community of indie game creators and players

Devlogs

Rally Example (with 3DObject)

Construct 3 - 3D effects
A browser asset pack made in HTML5

Testing all eight lights of fragment lighting effect, one for headlights, other seven for the light poles, check every second or so for which seven light poles are closest and assign light to them (cheap pooling of resources). A real optimization would do closest seven in the viewport, not radius. Setting effect on objects via event can limit perf (lots of objects in this scene), in this past have used JS to make that go much faster, so will need to look at that too.

Files

  • Rally Fragment Light 3DObject.c3p 3 MB
    88 days ago
Download Construct 3 - 3D effects
Leave a comment