|
Post by crystalforce on Aug 1, 2013 12:49:29 GMT -5
THIS IS NOT A DRILL. I REPEAT, THIS IS NOT A DRILL.
|
|
|
Post by Marble (LS5) on Aug 2, 2013 15:46:34 GMT -5
I am AJ and I approve this message.
|
|
|
Post by Amnimate on Aug 2, 2013 16:48:01 GMT -5
This engine just feels complete. I don't know, the gameplay is perfect and that burst thing was a great idea. You can expect me to make some stages for this engine for once. Congrats man, you just elongated the life of this community by a few years I can't get online multiplayer to work, but I'm sure I'm doing something wrong though. I'm immediately porting my Windy Hill stage just for this engine. Screw GDK and Generations. Masterful work. It really shows how much you've improved over the years. And considering I've been doing everything I can to make my Windy Hill stage look good, it'll look even better on this engine with shadows. Also, I'll port my Classic Sonic, Classic Tails, and Classic Knux for this engine (really convenient you had code for tails and knux). Just, amazing, you did a great job. I'll get on this stuff once I get my computer repaired.
|
|
|
Post by Marble (LS5) on Aug 2, 2013 17:37:15 GMT -5
I'll fix the alternate characters, they are still broken. I didn't really have this thing completely ready for a release.
|
|
|
Post by Amnimate on Aug 2, 2013 17:43:33 GMT -5
Actually that's not an issue. Just about everyone already found out how to fix tails. Except he flies forever Just a question, do custom models appear on multiplayer or does it load the models from the game? Also, I just finished SANIC for the engine. I ported them from my SANIC TREE GAEM.
|
|
|
Post by crystalforce on Aug 3, 2013 17:52:02 GMT -5
What I said when I started up this engine: YEAH, THIS IS HAPPENIN'!
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Aug 4, 2013 1:04:09 GMT -5
I'll have a video up of this engine if I'm able to record it, I had a few performance problem on a few stages, so we'll see. Oh and love the engine btw.
|
|
|
Post by Redler Red7 on Aug 4, 2013 9:45:07 GMT -5
Well. My wait is over. Time to get back to making sonic related stuff
|
|
|
Post by Amnimate on Aug 4, 2013 13:53:34 GMT -5
I didn't want to make a thread for this yet but I have an idea for multiplayer. Someone(or some people) here with good internet can be the host(s). Then I can model some sort of "lobby" where you can go from stage to stage. Then we can make a thread where we put the Host numbers and the lobby stage and we can all join in. I can't be a host though cause my internet's kind of slow This can also work with other online Blitz Sonic engines. What do you guys think?
|
|
|
Post by Marble (LS5) on Aug 4, 2013 15:03:01 GMT -5
Ls5 Engine 2 only supports 2 players
|
|
|
Post by Amnimate on Aug 4, 2013 20:44:03 GMT -5
Doesn't matter :V We can make a thread whenever someone's playing online, whether it be LS5E2, BSA, or Genisis redux (only engine that supports 4 players but kinda stale), we could put up or host IPs, what stage, and what engine, and other people could join in.
|
|
|
Post by Redler Red7 on Aug 6, 2013 10:00:34 GMT -5
I may just be out of practice, but Sonic's controls are too sensitive when at high speeds and too slippery when at low speeds. The Light Dash is a bit finicky when you don't press it at the right time while facing the right direction. The Dash Pad Cams don't work if you're moving the camera while you touch the dash pad. I also miss the drift but I know why that was removed. Anyway, game runs great, the visuals are pleasing (aside from green hill ocean suddenly becoming made of plastic), the sound effects are natural(for a sonic game), and the controls don't take too long to get used to
|
|
|
Post by Marble (LS5) on Aug 6, 2013 13:47:21 GMT -5
Keep in mind the mod was not intended for release, but was anyway.
|
|
|
Post by Marble (LS5) on Aug 6, 2013 14:26:24 GMT -5
Here is an updated object documentation
OBJECTS INFO Remember to type the object names and parameters LOWERCASE! --------------------------------------------------------------------------------------
How this is mapped out:
Object Name Category Subcategory <parameter>, Category Subcategory <parameter> / Subcategory <parameter>
Key
Position <Position x="#" y="#" z="#"/>
Rotation <Rotation pitch="#" yaw="#" roll="#"/>
-----------------------
ring Position
spring Position, Rotation, power is <0-unlimited flight speed>
monitor Position
bumper Position
playertag / sidekick character path <character folder>, follow type (different numbers offset the sidekick's position)
goal Position, Destination Stage, Stage Ends 0-1
goalinvis Position, Destination Stage, Goal Radius, Stage Ends 0-1
camlock Position, Rotation, Camera Radius / Type <0 and 1 are the same, they point in a specific direction, 2 makes it point at the player>
spring2 Position, Rotation
spring3 Position, Rotation
spring4 Position, Rotation
homingnode Position, Node Radius
bomber Position
hoop Position, Rotation
trickhoop Position, Rotation
flyenemy Position, Rotation
enemy / robot Position, Rotation
check / checkpoint Position, Rotation
dashpad Position, Rotation, power is (Default is 4.8), cam on (1, or default, enables affect camera direction)
npc Position, Rotation, npc text, object model / animated, play sound, radius amount
dashpadnew Position, Rotation, power is, cam on (1, or default, enables affect camera direction)
dashramp Position, Rotation
ambsound (ambient sounds) Position, play sound <any wav or mp3 file, such as Wind.wav> (the directory is always set to Stages\<stage>\Sounds so just put one in there and use the filename), sound volume <0-1, default 1>
balloon Position
pickup (unused) Position
destspring (destination spring) Position, Destination (same setup as position), Rotation, player stops <1 to stop player, 0 to let player keep speed, but can be buggy on low framerates>, spring walljumps <1 hides spring and plays a jumping sound on contact>, launch speed <0-unlimited sets flight speed>
hint Position, hint sound <any wav or mp3 file> (directory is set to Stages\<stage>\Hints so add the file to the folder and just put the filename)
hintinvis (Invisible Hint) Position, hint radius / sound <filename inside Hints folder>
gravity (Gravity Affector) Position, gravity radius / transitiontime / duration / tiltx / tilty / tiltz
musictrigger Position, trigger radius / music <any wav or mp3 located in the root music folder> / loops <0-1>
terminal Position, Rotation, monitor buttons <1-10> / stageinput <0-1> (lets player type the stage into a text box), stage 1 <stage folder name> / 2 <stage folder name> etc
platform (unused) Position
Have fun :)
|
|
|
Post by crystalforce on Aug 6, 2013 16:35:22 GMT -5
Thanks Arrow! This'll make porting levels MUCH easier!
|
|