Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

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

Posted

Hey guys,

 

So I've been working on a model in Techne for a mob I want to add. It's pretty big, so I've been making the arms/legs in two parts so its elbows and knees can move.

 

But, I just had a thought; is that going to be a huge challenge when I try and animate it in the code? Is there a way I can set, for example, the lower leg's pivot point to follow the movement of the upper leg? I know it's very easy in normal animation (eg in 3DS Max) but because we're animating within the game code, it just occured that might be a challenge.

 

 

Anyone tried something like this before, or know anything that might be helpful?

width=463 height=200

http://s13.postimg.org/z9mlly2av/siglogo.png[/img]

My mods (Links coming soon)

Cities | Roads | Remula | SilvaniaMod | MoreStats

If you create a model from techne and export it to java then all it's parts will be of type ModelRenderer.

So if you open the class ModelRenderer inside eclipse you can see that variables for it's rotation point's offset are all public and can therefore be changed by the main model class or by other methods :)

 

Read the ModelRenderer.java file, I think it will answer you're questions better than anyone else can :)

If you guys dont get it.. then well ya.. try harder...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

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.