Author Topic: Yet another 7.0 suggestion  (Read 1397 times)

CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Yet another 7.0 suggestion
« on: August 07, 2019, 02:51:51 AM »
I need a special command. I want to spawn a block next to something, and allow this to be done whenever a function is done. Because of how ID's work, I need a special command to move my block without moving the other spawned blocks. Because, after I spawn the block next to my object, I will run y and x positioning commands to adjust it to the correct position. But, in doing so, it moves all the other blocks that are spawned that are nearby. I need this fixed for something special in ASM. So, I have thought up a solution. Suggest a new type of x and y positioning command. Like this one:
"Spawn block 1x=[enemy 1x] x+12 y-12"Okay, maybe I didn't write that accurately. But, you get the idea. The basic idea is to adjust the block next to the enemy without telling all blocks with the same ID to. I need this 7.0.

War

  • "The top player is here!"
  • Level 20: Nobom
  • *
  • Posts: 1490
    • View Profile
    • My website
Re: Yet another 7.0 suggestion
« Reply #1 on: August 07, 2019, 11:22:11 AM »
Good idea ! So we'll have only one block to make, and not one per monster.
Hey, wassup wassup? My name is Warrior555MainsGanon (but just call me War) and I'm the main guy behind Megaman Zero Online and the upcoming Matt's Adventure! I don't speak often here but I'm a very friendly lad so if you wanna talk, don't hesitate!

CGM

  • Christian, 3D artist, former Platform Builder gamdev
  • Master Builder
  • *
  • Posts: 3836
    • View Profile
Re: Yet another 7.0 suggestion
« Reply #2 on: August 07, 2019, 04:15:06 PM »
Uh...Right................?