Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - 13lueWolf

Pages: [1]
1
Game Design / Reloading The Right Way
« on: July 22, 2013, 06:35:57 AM »
When you press R to reload/restart, you shouldn't have to get a slight freeze/lag while the game reloads.

This is caused mainly by the game creator changing the room to the SAME room just so the active objects get refreshed.

If there's nothing active that needs to be reloaded every time, and if you're reloading the game from the same map you've saved in, you should only re-spawn a player at his save location. Don't use room_goto() when you don't need to. Of course there are exceptions. Use common sense.

Another possible cause of this lag/freeze is restarting music or completely restarting the game (yuutu engine). This is a problem in itself... Restarting music sucks, and shouldn't even exist. There are ways to fix this, but they involve making precise changes to the way the game functions for saving/loading and handling music.

I hope this helps you other game makers in here. Comments would be appreciated.

2
Development is slow because of college. I'll try and add more worlds when I can.

Current Content:
-4 worlds (9 planned worlds)
-Nice terrain and slopes
-Keys
-Levers/Switches
-Color Gun
-Color Swappers/Changers
-MorphBall
-MorphBall Bombs
-Monsters
-Springs
-Escape Menu
-Boss ReFight Feature
-Saving Triggers
-Map effects

Controls:
Movement: Arrow Keys
Jump: Shift
Shoot: Z
Action: X
Morph Mode: C
Morph Bomb: Z in Morph Mode
Reload from Save: S
Toggle Music: M
Toggle Death Sound: N
Toggle Showing the time: T
Return to Loading Screen: R
Assisted Suicide: Q
Pause: P

Download V1.0.3

Update Log
(click to show/hide)

******I will update the download link when an updated version is ready. If the download link doesn't work, I'm currently changing it.******

Pages: [1]