Lootzifr's Forum Posts

  • Hello everyone,

    our game "Battle Wizard Attack" will soon launch on Steam. Early Access starts August 30th 2024. All made with Construct3.

    Wishlist Now! on Steam

    This is our trailer:

    Subscribe to Construct videos now

    Feel free to share your feedback here. I hope you like it. :-)

  • You do not have permission to view this post

  • Resolved.

    As mentioned here:

    construct.net/en/tutorials/ios-application-development-and-publishing-with-xcode-25

    you always have to open .xcworkspace, not the .xcproj in xcode.

    :-)

  • Anyone having problems with iOS Build Error - Library not found for - GoogleUtilities?

    Since I upgraded to xcode 11 (Sep 22nd, 2019) I can't build iOS games anymore. It was working before the update. I tried to find a missing/wrong reference but the files are not included in the project. No idea how to fix this. I guess it is related to the Admob integration.

    - c3 version 168

    - modules in use: System Info, Touch, Browser, Local Storage, MobielAdvert, Array, Audio, Disconary, Keyboard, GamePad

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Vodakman

    tarek2

    setting bullet speed to a minus value won't fix the sprite. I usually set the angle of the bullet to the player angle after spawning.

    1. Spawn bullet

    2. Set angle of bullet to player angle

    This should rotate the bullet 180° if player is mirrored.

  • Anonnymitet

    I have been working with the multiplayer plugin as well. I know it can be confusing and painful to learn. So congrats so far, your game looks quite solid. Animations are amazing. Good example how important a few shadows can be. Is adding a lot.

    I recommend:

    • Add sounds
    • Add a player, name and room selection before a round starts

    Keep working on it

  • Looks very useful. funny example on arcade ^^

  • LaroTaio Let us know if you have implemented it succesfully or if you have questions.

  • Deamon mobile versions should not be to complicated. Just switch between layouts and/or work with anchors depending on acpect ratio and screen width. The browser plugin shoul dbe able to tell you if you are on a smartphone as well

  • AaronSmithUK here is a video e.g.

    Subscribe to Construct videos now
    Might not be up to date completely because Intel XDK is evolving too. https://shatter-box.com
  • Deamon Yes, cool idea. I sometimes do quick landing pages with construct 2 as well. Please keep in mind that this might not be google and user friendly. Google bots can't read it (if you are aiming for seo effects). Users can't copy text. Furthermore, you don't have a mobile version. Text will show up super small on smartphones. So there are some issues but if you need a quick and nice web presentation this is awesome. Keep improving it

  • DarijuSlav You need to provide capx files or sreenshots of your issue. Not enough information to tell what's going on there.