Skip to main content
this is not a game-design question. removed that tag.
Source Link
Kromster
  • 10.7k
  • 4
  • 55
  • 67

So I am trying to, whenWhen the game starts, I am trying to generate an object in a random area. It's working, but sometimes the object spawns in the players view. Does anybody know how

How to have an object that generates in a random location, but not in the player's view? (d&d or gml)

So I am trying to, when the game starts, generate an object in a random area. It's working, but sometimes the object spawns in the players view. Does anybody know how to have an object that generates in a random location, but not in the player's view? (d&d or gml)

When the game starts, I am trying to generate an object in a random area. It's working, but sometimes the object spawns in the players view.

How to have an object that generates in a random location, but not in the player's view?

edited title
Link

How to limit where an object can be placed inspawns GameMaker Studio 2

Source Link
Loading