Sonicfan201's Forum Posts

  • 3 posts
  • Hello, I am current making a five nights at freddys styled game, I know how to make the game, the only problem is that im using 2D sprites, so im not sure if game jolt would accept my game, the game is called five nights at edd ed n eddys, if your interested, I can give you a picture of what the eds would look like so you can create models, if not you can help by making animations, sound effects etc.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I figured it out by myself, if you want I can link a vid dat simplifies it

  • its all on global variables, like one if the doors are open closed and the cams show different animations based on their movement like if freddymovement=0 then hes on stage if freddymovement=1 then maybe hes in dining area make sure the movment programing is in the office layout, to make them move make it like condition every 10 secs freddymovement changes, and if you want to make them choose different paths then make variable set to "choose(1,2,3)" withouth quotes

  • 3 posts