unless I'm misunderstanding what your asking or your issues.
Keith Weatherby II
unread,
Nov 7, 2015, 11:53:40 AM11/7/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haxef...@googlegroups.com
I could set them all to the camera I want, however there are so many I thought that setting FlxCamera.defaultCameras = [FlxG.camera] meant that when I don't set anything explicitly it will default to the main camera. Which means in theory i could just set the hud camera items and leave the rest alone.
Was I wrong? Was hoping for a simpler way.
Gama11
unread,
Nov 8, 2015, 5:24:37 AM11/8/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HaxeFlixel
Setting defaultCameras is indeed the recommended approach. Why are you asking, is it not working for you?