-
Notifications
You must be signed in to change notification settings - Fork 13
Parallax Camera #8
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
It should be fairly easy to modify
Zif::Camerato implement a parallax effect (e.g. flappy dragon)This might be a good first project for a new contributor:
ParallaxLayerclass based onSimpleLayerActiveLayerWorldscene which initializes someParallaxLayersmain.rband then modifying the@next_sceneattributes on the existing example scenes.