SonyWWS / LevelEditor

The ATF LevelEditor is a powerful tool for constructing and assembling game levels. It provides a WYSIWYG interface and allows you to place objects, edit properties, edit terrain, and build game levels.
Apache License 2.0
1.31k stars 230 forks source link

Feature request: going forward/ back using mouse wheel in fly/walk camera mode #7

Open LogicalError opened 10 years ago

LogicalError commented 10 years ago

It would be nice to be able to go forward/ back when using the mouse wheel in fly/walk camera mode. The arcball & maya camera modes already have this behavior.

abeckus commented 10 years ago

Please see my previous post regarding creating custom camera controllers.

Alan