mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 23:52:35 +00:00
Cleanup
This commit is contained in:
@@ -3,5 +3,10 @@ class IMICFPS
|
||||
def setup
|
||||
bind_model(ModelLoader.new(type: :obj, file_path: "objects/tree.obj", game_object: self))
|
||||
end
|
||||
|
||||
# def update
|
||||
# super
|
||||
# @y_rotation+=0.005
|
||||
# end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user