#WHEN DOES COMBATANT AND OR AI CHIPS COME OUT OF BETA CONTENT
22 messages · Page 1 of 1 (latest)
But:
- Making your own combat/game rules is incredibly easy
- Making your own CPU efficient AI is complicated but rewarding
I'm well aware of how easy it is but I really want to be able to deal damage with cv2 without beta content
you dont need beta content, you just need your own game rules
Stop relying on RecRooms pre-built garbage and Cv1
Make your own health, damage, game rules, win conditions
Its all possible
Variables, HUD, World UI
Events, networking
okay that's something I didn't know you see I'm able to wire cv2 with references but don't understand any of it
Then learn it
To be fair I don't rely on cv1 for everything I mostly use it for dealing damage
dont
make your own health system
The Cv1 system sucks
I disagree cv1 is easy that's why I still use it
Didnt say it wasnt easy, just said it sucks
Custom combat systems are billions of times better
You have full control
Yeah well I don't know how to do that
would you be able to teach me how to make a custom combat system
2 Int variables to record health and shield
Use an event to tell a player what to set their health to
Use an event to tell a player what to set their shield to
Use an event to tell a player how much damage to take
can I make a combat system without using beta content
Yes