distractionware forums

VVVVVV => VVVVVV Help => Topic started by: Bruce Michez on August 16, 2016, 01:23:03 PM

Title: The createentity box enemy
Post by: Bruce Michez on August 16, 2016, 01:23:03 PM
I've been experimenting with it.  Two weird glitches have jumped out at me:
Title: Re: The createentity box enemy
Post by: QwertymanO07 on August 16, 2016, 01:44:05 PM
Quote from: Weird Shadow Machine on August 16, 2016, 01:23:03 PM

  • If using the command in room (20,3), you get a red triangle instead of the usual pink box.  I wonder if there are other rooms where a similar anomaly occurs...  edit: yes!  In (19,1) you get "OBEY", complete with the bigger hitbox!
This is actually how you spawn all of the larger than 16x16 enemies, such as skeletons, Yes Men, and that weird Ogmo bus thing.  You just spawn that enemy in the room with the same coordinates as the enemy's appearance in the main game.
Title: Re: The createentity box enemy
Post by: Bruce Michez on August 16, 2016, 01:55:32 PM
Quote from: QwertymanO07 on August 16, 2016, 01:44:05 PM
Quote from: Weird Shadow Machine on August 16, 2016, 01:23:03 PM

  • If using the command in room (20,3), you get a red triangle instead of the usual pink box.  I wonder if there are other rooms where a similar anomaly occurs...  edit: yes!  In (19,1) you get "OBEY", complete with the bigger hitbox!
This is actually how you spawn all of the larger than 16x16 enemies, such as skeletons, Yes Men, and that weird Ogmo bus thing.  You just spawn that enemy in the room with the same coordinates as the enemy's appearance in the main game.
Thought so.  I even got a pac-man (as seen in Edge Games) flying backwards at one point in the experiment.  FIQ would love this.
Title: Re: The createentity box enemy
Post by: Ally 🌠 on August 16, 2016, 02:12:16 PM
We already found this out a while ago, just saying

also i created the elephant and its amazing
Title: Re: The createentity box enemy
Post by: moth 🦋 on August 16, 2016, 03:52:30 PM
Yeah creating elephants that way is incredibly fun
Title: Re: The createentity box enemy
Post by: FIQ on August 18, 2016, 04:09:37 PM
Quote from: Weird Shadow Machine on August 16, 2016, 01:55:32 PM
Quote from: QwertymanO07 on August 16, 2016, 01:44:05 PM
Quote from: Weird Shadow Machine on August 16, 2016, 01:23:03 PM

  • If using the command in room (20,3), you get a red triangle instead of the usual pink box.  I wonder if there are other rooms where a similar anomaly occurs...  edit: yes!  In (19,1) you get "OBEY", complete with the bigger hitbox!
This is actually how you spawn all of the larger than 16x16 enemies, such as skeletons, Yes Men, and that weird Ogmo bus thing.  You just spawn that enemy in the room with the same coordinates as the enemy's appearance in the main game.
Thought so.  I even got a pac-man (as seen in Edge Games) flying backwards at one point in the experiment.  FIQ would love this.
Already aware, and if I decide to mess with my dim.V clone, I will make use of this.