Jump to content
View in the app

A better way to browse. Learn more.

Horizon Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

After implementing the walking algorithm in Horizon, I decided to test it out and compare it to Hercules or eAthena style walking. The algorithms are very different. The positions of the characters, the timing of the walk, the update in sprite movement and the synchronization between the client and the server based on the walk time of the character are very important to understand because it affects the "feel" of the game. The actual texture of control on your hands while you click the mouse and initiate a walking sequence in the game actually matters and is a very important part of the gameplay.

I can notice some key differences in the walking patterns on Horizon compared to Hercules - 

  1. The walk in Horizon is smooth and softer than the walk in Hercules because of a few reasons.
  2. The direction of the character updates before the walk starts in Hercules, which is unnatural. Horizon makes the character move before changing its direction. 
  3. The walking of the character in Horizon is similar to that of the characters in kRO, the camera panning is more smooth and because the direction updates after walk starts, not before.
  4. The character is guided by the mouse in the Horizon parts of the video, while the character in Hercules is made to "update" or feel more mechanical when walking.

What can you notice about the walking in Horizon vs Hercules?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.