MFGG Forums
  • Home
  • Members
  • Help
  • Search
MFGG Main Site MFGG Forums MFGG Development Showcase v
« Previous 1 … 6 7 8 9 10 … 15 Next »
WIP  "Tetris Attack" but it's an RPG
MFGG Forums MFGG Development Showcase v
« Previous 1 … 6 7 8 9 10 … 15 Next »
WIP  "Tetris Attack" but it's an RPG
MFGG Forums MFGG Development Showcase v
« Previous 1 … 6 7 8 9 10 … 15 Next »
WIP  "Tetris Attack" but it's an RPG
Mark All Posts Read Today's Posts

[WIP] "Tetris Attack" but it's an RPG
LGBTQ+ Pride Yakibomb
Draw me like one of your French rat-slugs
Members
Submitter Sprite Comp Top 5 Skull Badge (2) Game of the Month Winner NCFC Contributor Secret Santa (2) Holiday Tree (2) MFGG 17th Anniversary MFGG 18th Anniversary MFGG 19th Anniversary MFGG Awards 2018 Winner
#8
05-03-2020, 07:55 PM (This post was last modified: 05-04-2020, 04:29 PM by Yakibomb.)
Sorry for the double post. I have discovered several new limitations in TGF1.
  • Active Objects only have 32 flags (0-31).
After 31, it loops back to 0. (i.e. Setting flag 32 actually sets flag 0, or 33 sets flag 1... etc.)
  • When the game is running, a frame can only contain 261 Active Objects.
However, it seems you can put as many Backdrops Object as you like.
  • The game itself runs at about 40 FPS. Each frame updates at 0.025ms (or 1/40th of a second).
There is an event that lets you trigger something every 0.01 second, which is actually less time it takes to display a frame.
If you wanted to update something every frame, you couldn't set the timer to 0.025, you would need to set it to 0.03... Which is actually a problem when creating a boot-up system for auto-generating enemy collisions... more on that in a second.

[Image: gf1-game-apr-2020-new33.gif]

I couldn't do this every 0.01 second as I would like, because the game updates only when the frame updates I guess? Which means if there were two "E" enemy collision objects on screen, it would only consider the last one created, not the first one at all. In this case, the first one would "mirror" the last one created...
  • So yeah. If you have any other limitations I think I should know about, please do share.

EDIT:
  • Seems I can't have global events that create objects or have sounds / music...
My Twitter | My YouTube | Find me on Discord: Yakibomb#0890
[Image: GOTM_Banner_2018-10.png]
[-] The following 1 user Likes Yakibomb's post:1 user Likes Yakibomb's post
  ↳ Q-Nova
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
"Tetris Attack" but it's an RPG - by Yakibomb - 04-18-2020, 03:55 PM
RE: "Tetris Attack" but it's an RPG (a game idea!) - by VinnyVideo - 04-18-2020, 06:42 PM
RE: "Tetris Attack" but it's an RPG (a game idea!) - by Yakibomb - 04-20-2020, 05:29 PM
RE: "Tetris Attack" but it's an RPG (a game idea!) - by Yakibomb - 04-22-2020, 08:29 PM
RE: "Tetris Attack" but it's an RPG (a game idea!) - by Yakibomb - 04-30-2020, 07:34 PM
RE: "Tetris Attack" but it's an RPG (a game idea!) - by RetroRespecter - 05-03-2020, 04:08 PM
RE: "Tetris Attack" but it's an RPG (a game idea!) - by Yakibomb - 05-03-2020, 04:58 PM
RE: "Tetris Attack" but it's an RPG - by Yakibomb - 05-03-2020, 07:55 PM
RE: "Tetris Attack" but it's an RPG - by Yakibomb - 05-08-2020, 03:15 AM
RE: "Tetris Attack" but it's an RPG - by Yakibomb - 05-13-2020, 12:45 AM
RE: "Tetris Attack" but it's an RPG - by Yakibomb - 05-15-2020, 05:39 PM
RE: "Tetris Attack" but it's an RPG - by Yakibomb - 05-22-2020, 01:14 AM
RE: "Tetris Attack" but it's an RPG - by VinnyVideo - 05-22-2020, 02:14 PM
RE: "Tetris Attack" but it's an RPG - by Yakibomb - 05-26-2020, 02:38 AM

  • View a Printable Version
Forum Jump:

Mario Fan Games Galaxy - Powered by MyBB | MFGG Staff | Contact Us

Linear Mode
Threaded Mode