Clickteam Fusion 2.5

Clickteam Fusion 2.5

chris Mar 21, 2015 @ 5:41pm
Is this possible?
I'm making a game that includes scrolling based on the mouse (think FNaF) and I wanted to make it where you can look all 360°. I want it to have infinite scrolling, is that possible? Also, what resolution would I need? (I'm using the base as 1280x768) I have the perspective object, too.
Last edited by chris; Mar 21, 2015 @ 5:43pm
< >
Showing 1-1 of 1 comments
Damael Mar 21, 2015 @ 11:22pm 
To make 360° rotation you would need to either cheat and lay the full scene out flat and loop the image. You could also try to add a 3d object or the raycast object from the clickteam store page. Infinite scrolling in normally created by pinning your player to the frame and making the background move so that your frame is only ever 1280x768 think floppy bird or something similar.

I cant imagine 360° movement would be a good fit with infinite scrolling my advice would be create a frame that is around four times as wide so you can set up your 360° view set the image to loop when your perspective active object position hits the right side of the frame and reposition to the left of the frame. This should give a 360° feel your next task is to create your next room what I would do is add this to a new layer and use the layer object to show hide each layer its normally best to name each layer I,e. room 1, room 2 or kitchen, lounge or bathroom. With this trick you can create an infinite scroll as such, based on however many layers you add and the fact that each frame will have a doorway that the user clicks to change each layer as long as you make them loop at some point. Layer 1 click door show layer 2, hide layer 1....... repeat as much as you want lets say 100 layers layer 100 clicked show layer 1, hide layer 100.

There is no doubt a cap on the number on the number of layers you can add you will get bored of adding before you hit the limit you may also find this way of persudo scrolling memory intensive as each layer at least a background image and an active object or doorway which will slow down the game.
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Mar 21, 2015 @ 5:41pm
Posts: 1