How do I ?

0 favourites
  • 3 posts
  • HOW CAN I MAKE DIFFERENT ENEMIES SPAWN (IN MY CASE IT'S DIFFERENT PHRASES) WITH THE SPAWN ITEM RANDOMIC?

    Help me please!!

    how can i make different enemies spawn (in my case it's different phrases) with the spawn item randomly?

    I'm making a game about fake news and I should make several sentences spawn (in my case they are the "enemies" of the game) which the character will then have to shoot down with bullets.

    I'm doing a game for my university thesis on fake news. it should be a revival of space invaders only instead of enemies there is fake news

    how could I do?

  • Use sprite objects, and set your different sentences as animation frames.

    You can also use the sprite font object, and set the text randomly from a array or other text project file.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • you can put a variable that for example when starting the layout it defines a random value for this variable from 1 to 4, and for each integer it takes a sentence that you want and displays

    this is an example of how to generate something random

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)