Attack on titan tribute game site

  -  
This commit does not belong khổng lồ any branch on this repository, và may belong to a fork outside of the repository.

Bạn đang xem: Attack on titan tribute game site


A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want lớn create this branch?

Launching Visual Studio Code Your codespace will xuất hiện once ready.

There was a problem preparing your codespace, please try again.


Custom Games thủ thuật 2 Overview Custom level Manager Soccer Custom màn chơi Manager Soccer trò chơi Settings Custom Maps Source Code
Custom Games mod 2A thủ thuật for the Attack On Titan Tribute Game.Created by Avisite.

Download Latest Version

Follow updates và future hack releases on the Custom Games gian lận Discord server

https://discord.gg/BgaBuhT

OverviewThe Custom Games mod is a thủ thuật for the game Attack on Titan Tribute trò chơi that focuses on "Server Side" Improvements to lớn the game.This means using the games functions in ways that were not intended, in order to create new experiences for anybody playing the game.This mod currently aims at compatibility with the RC Mod & mods that are based on it. But because some of the ways this modworks are really some weird hacks, some mods may handle this thủ thuật differently, or not work at all.

The Custom Games gian lận currently has two major features

Custom màn chơi Manager

A new level manager that allows loading custom levels on any map.Add objects & structures to lớn The City, The Forest, or even Outside the Walls.Maps are saved as files, and you can select from a list of saved maps when starting a game.

Soccer

A custom gamemode that implements a working soccer game.Inspired by Rocket League, two teams compete lớn score points by hitting the ball into the enemy teams goal.Includes options lớn disable hooks and to change the physics properties of the ball.As well as a team manager UI lớn help manually assign và balance teams.

Custom level ManagerWith the CG Custom màn chơi Manager you can load custom levels on any map and địa chỉ cửa hàng unique structures or features to lớn them.you can even disable the maps bounds & extend some maps beyond their borders (Doesn"t really work on Outside The Walls)spawners và respawn points dont work.

In the Custom maps tab click on "CGCustom level Manager".Check the "Enable CG màn chơi Manager" checkbox, then select a map below. You can preview the bản đồ before loading it.Hit "Restart và Apply" to load the map.

Some small improvements to lớn the màn chơi editor have been made, most importantly the ability khổng lồ load any map you want.As well as being able to save maps lớn a file. Maps are stored in the "levels" folder.

SoccerSoccer is counterintuitively not compatible with the CG cấp độ Manager, make sure khổng lồ load the map the normal way

This custom gamemode adds a fully functioning soccer game.Inspired by Rocket League, two teams compete khổng lồ score points by hitting the ball into the enemy teams goal.

Xem thêm: Cách Phát Âm I Ngắn /Ɪ/ - Phân Biệt Nguyên Âm /Ɪ/ Và /I:/

the ball is a cannonball that will bounce off of players that hit it.Because it is small & hard khổng lồ see, there is a bomb that floats above it at a fixed height.It will also appear as a titan on the minimap.

because all of the physics are being calculated by the host, there is a significant delay khổng lồ other players.to help compensate for this, all players have a large hitbox. The hitbox is like a rounded cube that points towardsyour velocity vector. So even if you are a bit off, the ball will still go straight when you hit it.

Game Settings


< Start Gamemode > this button enables the thủ thuật functions & starts the game.< Reset Score > This will reset the score khổng lồ 0 for both teams & start a new game.< Restart game > Will start a new trò chơi without affecting the score.______Ball Properties______Radius: kích cỡ of the hitbox around players.Max Speed:The maximum speed the ball can travel.Force Multiplier:the amount of force the ball will have when it hits a player. Multiplied by the players velocityFriction:Changes the friction component of the balls PhysicMaterial. Will make long shots harder.Bounciness:Changes the bounciness component of the balls PhysicMaterial. Will make the ball tỷ lệ thoát higher.______Game Properties______< Reset Ball >Moves the ball back to the center. Useful if the ball gets stuck.< Manage Teams >Brings up the team manager window. Used khổng lồ manually assign teams. Send Welcome MessageSends a message to lớn players when they join the game. You can edit the message in CGConfigJoinMessage.txtGoal Explosion Force:How much force khổng lồ apply khổng lồ the player when the ball hits the goal.Titan Height:Controls the height of the titan used for the minimap. Keep him below the map.Bomb Height:Controls the height of the Bomb used to indicate the balls position. Disallow HooksWill kill players when they try to fire hooks. Slows down the pace of the game.< Apply >Hit this button to apply any changes.
All settings for this gian lận are stored in CGConfigSettings.txt and are saved và loaded with the Save & Load Buttons in the pause menu

Custom Maps

The provided bản đồ SoccerField.txt is pretty good, but you are welcome lớn make your own map.To be able khổng lồ work with this mod you need lớn include regions with the same name

"GoalBlue"Goal on the cyan side of the map."GoalRed"Goal on the Magenta side of the map."BallSpawn"Where the ball spawns và is reset to."CyanGas"When a đen flare is fired while a player is still, they will be teleported here."MagentaGas"When a black flare is fired while a player is still, they will be teleported here.

Xem thêm: Những Bài Thơ Hay Nhất Của Nhà Thơ Lê Anh Xuân, Lê Anh Xuân

Source CodeThis thủ thuật is xuất hiện source & you are welcome to include or improve any parts of it in your own mods.As long as credit is given.