webdevRefinery Forum: Would this be copyright infringement? - Nintendo replied! - webdevRefinery Forum

Jump to content

Kick back!

Posts in this forum don't count toward your post count. We're trying it out to see how it goes :). See the details on why in this thread.
  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

User is offline TheEmpty 

  • I say words in sequences.
  • Group: Members
  • Posts: 5154
  • Joined: 02-October 10
  • Expertise:HTML,CSS,PHP,Java,Javascript,Python,Ruby on Rails,SQL

Posted 02 July 2012 - 01:31 AM (#41)

View PostSole_Wolf, on 02 July 2012 - 01:14 AM, said:

How would I control it though? A month or two ago, I posted asking how I could control animation speeds but I think that the general conclusion was that it depended on the browser you were using.

The browser that I was using when I recorded this was Google Chrome version 20.0.1132.47 on the Mac.

Depends on how you're animating. I assume in a loop based on the speed, so just have a far of how many ms or s has passed since last update and wait until it is gte x/60.0
Reserved.
0


User is offline Sole_Wolf 

  • Group: Members
  • Posts: 302
  • Joined: 24-March 10
  • Expertise:HTML,PHP,Java,SQL

Posted 02 July 2012 - 01:35 AM (#42)

View PostTheMaster, on 02 July 2012 - 01:25 AM, said:

Look's good so far!!!

The animation speed is...passable - but overall it could look a little more polished if it was slower. I think you've done a good job though!

Just a question about the final game - is it going to be like a website where you have an account and you can view your collectables - challenge other players, maybe a global leaderboard etc. etc. - or will it be the sort of "Miniclip" game where its single player - but you can continue between sessions?

Thank you for the feedback. I will google more about animation speed of gifs but the ones that are in the video were the ones that I found online. I don't know how to manually modify the speed. If anyone knows, could you please post how :)

And yes, I am planning on making this a big multiplayer type of game where you can challenge other players. There is going to be a single player which is basically composed of a storyline, gyms/elite four, and the bad guys that everyone will get to play through. And then once you beat the 1st gym, you unlock the ability to challenge other players to a battle.

The thing that I think will make my game funner and set it apart from the competition is that it will be like an actual pokemon game. All of the other pokemon games that I have come across on the internet are basically battle simulators that let you set up your pokemon party with whoever you want at what level you want. My game will actually make you have to train your pokemon to be the best, just like in the real game.

View PostThatRailsGuy, on 02 July 2012 - 01:31 AM, said:

Depends on how you're animating. I assume in a loop based on the speed, so just have a far of how many ms or s has passed since last update and wait until it is gte x/60.0

Well the way that the pokemon are animated right now is just an <img> tag linking to a gif.

The method that you are talking about would need a sprite sheet of each individual frame of a pokemon though wouldn't it?
--Sole_Wolf
0


User is offline TheEmpty 

  • I say words in sequences.
  • Group: Members
  • Posts: 5154
  • Joined: 02-October 10
  • Expertise:HTML,CSS,PHP,Java,Javascript,Python,Ruby on Rails,SQL

Posted 02 July 2012 - 02:17 AM (#43)

View PostSole_Wolf, on 02 July 2012 - 01:35 AM, said:

Well the way that the pokemon are animated right now is just an <img> tag linking to a gif.

The method that you are talking about would need a sprite sheet of each individual frame of a pokemon though wouldn't it?

Yes, which is the standard way to do it ;) So in photoshop you can open the gif and go to window > animation and set the length of each frame.
Reserved.
0


User is online gibbonweb 

  • 兄ヨハネス
  • Group: Members
  • Posts: 2061
  • Joined: 23-June 10
  • LocationMunich(DE)
  • Expertise:HTML,CSS,PHP,Javascript,Python,SQL,Graphics

Posted 02 July 2012 - 02:25 AM (#44)

View PostThatRailsGuy, on 29 June 2012 - 10:46 AM, said:

It sounds like they're saying, we don't have time to actually tell you yes or endorse it, but we're not going to stop you.

or else their mail would have sounded like this.
0


User is offline Sole_Wolf 

  • Group: Members
  • Posts: 302
  • Joined: 24-March 10
  • Expertise:HTML,PHP,Java,SQL

Posted 02 July 2012 - 02:36 AM (#45)

View PostThatRailsGuy, on 02 July 2012 - 02:17 AM, said:

Yes, which is the standard way to do it ;) So in photoshop you can open the gif and go to window > animation and set the length of each frame.

One problem though...I don't have photoshop :) Also, I'd have to go through...about 2,008 of these animations manually. And then, wouldn't I also have to make some type of script that would animate it?
--Sole_Wolf
0


User is online gibbonweb 

  • 兄ヨハネス
  • Group: Members
  • Posts: 2061
  • Joined: 23-June 10
  • LocationMunich(DE)
  • Expertise:HTML,CSS,PHP,Javascript,Python,SQL,Graphics

Posted 02 July 2012 - 03:12 AM (#46)

View PostSole_Wolf, on 02 July 2012 - 02:36 AM, said:

animate it?

ffmpeg can do that easily.
0


Share this topic:


  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users


Enter your sign in name and password


Sign in options
  Or sign in with these services