Author Topic: Nekoron engine - white flash  (Read 2774 times)

Sandsky0

  • Guest
Nekoron engine - white flash
« on: October 18, 2013, 10:38:58 PM »
Hello,

I was wondering why exactly does a white screen flash after pressing 'R' to respawn when using the nekoron engine? I've looked into the init screen and changing the color of it does actually do something, but I don't really understand how to get rid of it completely, thanks

Starz0r

  • Owner
  • The Kid
  • Administrator
  • Posts: 343
  • Hall Of Fame
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 30.0.1599.101 Chrome 30.0.1599.101
    • View Profile
  • Playstyle: Keyboard
Re: Nekoron engine - white flash
« Reply #1 on: October 19, 2013, 12:27:39 AM »
Hello,

I was wondering why exactly does a white screen flash after pressing 'R' to respawn when using the nekoron engine? I've looked into the init screen and changing the color of it does actually do something, but I don't really understand how to get rid of it completely, thanks
When pressing R it restarts the game from the initializing screen to load your save, what ever color that room is, is the color that will flash.

Olivebates

  • Head
  • Alumi
  • Cherry Eater
  • Posts: 89
  • Oh god, why did I make this?
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 30.0.1599.101 Chrome 30.0.1599.101
    • View Profile
    • Tumblr News Feed
  • Playstyle: Keyboard
Re: Nekoron engine - white flash
« Reply #2 on: October 20, 2013, 05:22:27 AM »
You can probably fix this if you go the init room > settings > creation code, and write room_goto_next();

Then, go to your init object, and place all the initiation data into the game start event instead.
When you don't know the rules, anything's possible.

infern0man1

  • ~(=^・ω・^)ψ
  • Global Moderator
  • Oatmeal Killer
  • Posts: 1.021
  • Dear sir stroke madam, fire exclamation point
  • OS:
  • Windows Vista/Server 2008 Windows Vista/Server 2008
  • Browser:
  • Chrome 30.0.1599.101 Chrome 30.0.1599.101
    • View Profile
    • Twitter
  • Playstyle: Keyboard
Re: Nekoron engine - white flash
« Reply #3 on: November 02, 2013, 11:30:25 PM »
You can probably fix this if you go the init room > settings > creation code, and write room_goto_next();

Then, go to your init object, and place all the initiation data into the game start event instead.


I tried doing this, but everything fucked up (kid spawned in title room, when you press shift it takes you to stage select, where you proceed to die when you fall off screen.)

Olivebates

  • Head
  • Alumi
  • Cherry Eater
  • Posts: 89
  • Oh god, why did I make this?
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 30.0.1599.101 Chrome 30.0.1599.101
    • View Profile
    • Tumblr News Feed
  • Playstyle: Keyboard
Re: Nekoron engine - white flash
« Reply #4 on: November 03, 2013, 11:49:37 AM »
Is your init object persistant?
When you don't know the rules, anything's possible.

infern0man1

  • ~(=^・ω・^)ψ
  • Global Moderator
  • Oatmeal Killer
  • Posts: 1.021
  • Dear sir stroke madam, fire exclamation point
  • OS:
  • Windows Vista/Server 2008 Windows Vista/Server 2008
  • Browser:
  • Chrome 30.0.1599.101 Chrome 30.0.1599.101
    • View Profile
    • Twitter
  • Playstyle: Keyboard
Re: Nekoron engine - white flash
« Reply #5 on: November 03, 2013, 07:08:47 PM »
No. Don't worry about it though. Moving my game over to Yuuutu edition because there are some aspects about the Nekoron edition that I don't like.

lemonxreaper

  • Administrator
  • Spike Dodger
  • Posts: 222
  • Do you even needle?
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 30.0.1599.101 Chrome 30.0.1599.101
    • View Profile
Re: Nekoron engine - white flash
« Reply #6 on: November 04, 2013, 09:44:17 AM »
I figured out the problem. it was actually really easy to figure out. all you need to do is turn off "Clear Background with window colour" in views in the init room and it doesn't happen anymore.
Just pretend I have a cool picture like Zero.
Completed Fangames: https://dl.dropboxusercontent.com/u/4678222/Complete%20Fangames.txt

Olivebates

  • Head
  • Alumi
  • Cherry Eater
  • Posts: 89
  • Oh god, why did I make this?
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 30.0.1599.101 Chrome 30.0.1599.101
    • View Profile
    • Tumblr News Feed
  • Playstyle: Keyboard
Re: Nekoron engine - white flash
« Reply #7 on: November 04, 2013, 02:43:37 PM »
Haha, wow. I've never run into that problem before. Good to see you got it fixed!


- Locked
When you don't know the rules, anything's possible.